mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 10:26:17 +00:00
modify tip style
This commit is contained in:
@@ -251,4 +251,12 @@
|
||||
.dir-content-resize {
|
||||
flex: 0 0 .5%;
|
||||
cursor: ew-resize;
|
||||
}
|
||||
|
||||
.readonly-tip-message {
|
||||
display: flex;
|
||||
padding: 0.25rem 0;
|
||||
background-color: #FEFBDC;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
Reference in New Issue
Block a user