mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 15:38:15 +00:00
fix old history page icon size (#6288)
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.old-history-main .go-back .sf3-font-down {
|
||||
font-size: 25px !important;
|
||||
}
|
||||
|
||||
.old-history-main .get-more-btn {
|
||||
width: 100%;
|
||||
padding: .5em 0;
|
||||
|
@@ -86,6 +86,9 @@
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.sdoc-file-history .sdoc-file-history-header .go-back .sf3-font-down {
|
||||
font-size: 1.25rem !important;
|
||||
}
|
||||
|
||||
.sdoc-file-history .sdoc-file-history-content {
|
||||
height: 100%;
|
||||
|
Reference in New Issue
Block a user