CSS update

This commit is contained in:
MathMan05 2024-08-17 21:28:45 -05:00
parent 66149ac4cd
commit 80533daef1

View file

@ -925,7 +925,7 @@ select{
} }
.addchannel { .addchannel {
align-self: end; /* align-self: end; */
margin-left: auto; margin-left: auto;
width: .2in; width: .2in;
text-align: center; text-align: center;
@ -941,6 +941,7 @@ select{
.capsflex { .capsflex {
display: flex; display: flex;
align-items: center;
} }
.radio { .radio {