mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 10:26:17 +00:00
fix style (#3077)
This commit is contained in:
@@ -25,4 +25,14 @@
|
||||
cursor: pointer;
|
||||
opacity: 1;
|
||||
color: #a4a4a4;
|
||||
}
|
||||
.add-reviewer {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.add-reviewer .reviewer-select {
|
||||
width: 385px;
|
||||
}
|
||||
.add-reviewer .btn {
|
||||
width: 75px;
|
||||
}
|
Reference in New Issue
Block a user