mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 04:48:03 +00:00
[view file via shared dir] rewrote it with react (#3235)
This commit is contained in:
@@ -28,11 +28,6 @@
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.shared-file-view-head a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.shared-file-view-head h2 {
|
||||
color: #222;
|
||||
font-size: 1.4em;
|
||||
@@ -44,10 +39,6 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.shared-file-view-head .shared-file-op-btn {
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
.shared-file-view-body {
|
||||
height: calc(100% - 60px);
|
||||
padding: 30px 0 15px;
|
||||
|
Reference in New Issue
Block a user