mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 15:53:28 +00:00
14 lines
216 B
CSS
14 lines
216 B
CSS
![]() |
.reviewer-select-info {
|
||
|
margin-top: 10px;
|
||
|
}
|
||
|
.reviewer-select-avatar {
|
||
|
margin-right: 10px;
|
||
|
}
|
||
|
.reviewer-select-name {
|
||
|
height: 2em;
|
||
|
line-height: 2em;
|
||
|
}
|
||
|
.reviewer-select>div>div:nth-child(2) {
|
||
|
display: none;
|
||
|
}
|