mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-18 12:14:41 -05:00
Fix logo height in the status page list
This commit is contained in:
parent
0a8046c98e
commit
a7063b8aca
@ -91,6 +91,7 @@ export default {
|
|||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
width: $logo-width;
|
width: $logo-width;
|
||||||
|
height: $logo-width;
|
||||||
|
|
||||||
// Better when the image is loading
|
// Better when the image is loading
|
||||||
min-height: 1px;
|
min-height: 1px;
|
||||||
|
Loading…
Reference in New Issue
Block a user