1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00

01 notification more icon (#6551)

02 change trash mobile

03 mobile menu
This commit is contained in:
Michael An
2024-08-14 12:20:57 +08:00
committed by GitHub
parent a85f482d4a
commit 16186b2a8b
7 changed files with 30 additions and 9 deletions

View File

@@ -42,3 +42,9 @@
color: #000;
background: #dfdfdf;
}
@media (max-width: 768px) {
.trash-dialog .modal-header .trash-dialog-old-page {
font-size: 14px;
}
}