mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 05:39:59 +00:00
adaptation mobile (#2938)
* adaptation mobile * improve style * repair naming bug
This commit is contained in:
@@ -53,6 +53,16 @@
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.side-panel-north {
|
||||
border-right: 1px solid #eee;
|
||||
}
|
||||
|
||||
.main-panel-north {
|
||||
padding-bottom: 0.25rem;
|
||||
}
|
||||
}
|
||||
|
||||
.side-panel-center,
|
||||
.main-panel-center {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user