mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Minor css
This commit is contained in:
parent
668dffc2c5
commit
5fa14161c4
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ textarea.form-control {
|
|||
.monitor-list {
|
||||
&.scrollbar {
|
||||
overflow-y: auto;
|
||||
height: calc(100% - 55px);
|
||||
height: calc(100% - 65px);
|
||||
}
|
||||
|
||||
.item {
|
||||
|
|
Loading…
Reference in a new issue