mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Admin panel works in mobile view
This commit is contained in:
parent
d7994ddab6
commit
1df2e00862
3 changed files with 34 additions and 25 deletions
|
|
@ -76,9 +76,15 @@
|
|||
right: 0;
|
||||
left: 0;
|
||||
height: 34px;
|
||||
padding: 8px @rlLowMargin;
|
||||
padding: 8px @rlLowMargin 8px 0;
|
||||
color: #fff;
|
||||
text-shadow: 0 1px 1px #000;
|
||||
|
||||
display: flex;
|
||||
|
||||
h4 {
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.b-content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue