mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-03-05 15:06:20 +02:00
[BS5] fix mobile navbar flex-direction
This commit is contained in:
parent
0e3363e61c
commit
b7f07951f6
@ -64,6 +64,7 @@
|
||||
margin: 0;
|
||||
}
|
||||
.navbar-nav .nav-item {
|
||||
flex-direction: column;
|
||||
display: flex;
|
||||
padding: 0 10px !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user