mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14: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 {
|
.monitor-list {
|
||||||
&.scrollbar {
|
&.scrollbar {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
height: calc(100% - 55px);
|
height: calc(100% - 65px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.item {
|
.item {
|
||||||
|
|
Loading…
Reference in a new issue