mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 15:54:39 +00:00
add resizer (#3010)
This commit is contained in:
@@ -219,3 +219,8 @@
|
||||
font-size:12px;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.dir-content-resize {
|
||||
flex: 0 0 .5%;
|
||||
cursor: ew-resize;
|
||||
}
|
Reference in New Issue
Block a user