fixing some elements on small screens
This commit is contained in:
parent
827a64a7b9
commit
0bdea5163d
@ -38,6 +38,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.closeTab {
|
||||
font-size: 3vw;
|
||||
}
|
||||
.active {
|
||||
border: 2px solid extract(@azure, 2) !important;
|
||||
}
|
||||
|
||||
@media (min-device-width: 1280px) {
|
||||
#newMessageInput {
|
||||
height: 40px;
|
||||
|
Loading…
Reference in New Issue
Block a user