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