mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-02 11:57:04 +08:00
fix (admin): weird layout on mobile
This commit is contained in:
@ -47,6 +47,7 @@
|
||||
@media screen and (max-width: 550px) {
|
||||
display: block;
|
||||
.nothing{ display: none; }
|
||||
input[type="checkbox"] { top: -7px; }
|
||||
}
|
||||
> span{
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user