CSS update
This commit is contained in:
parent
66149ac4cd
commit
80533daef1
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue