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 {
align-self: end;
/* align-self: end; */
margin-left: auto;
width: .2in;
text-align: center;
@ -941,6 +941,7 @@ select{
.capsflex {
display: flex;
align-items: center;
}
.radio {