mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-19 06:46:15 +01:00
fix (admin): weird layout on mobile
This commit is contained in:
parent
e96aaefbf2
commit
93b83bd9e1
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
@media screen and (max-width: 550px) {
|
||||
display: block;
|
||||
.nothing{ display: none; }
|
||||
input[type="checkbox"] { top: -7px; }
|
||||
}
|
||||
> span{
|
||||
white-space: nowrap;
|
||||
|
|
|
|||
Loading…
Reference in a new issue