mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-17 19:54:39 -05:00
improve #39
This commit is contained in:
parent
2740f096c0
commit
4d71e03039
@ -61,3 +61,9 @@ export default {
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.badge {
|
||||
min-width: 62px;
|
||||
}
|
||||
</style>
|
||||
|
@ -128,10 +128,6 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
.badge {
|
||||
min-width: 58px;
|
||||
}
|
||||
|
||||
.small-padding {
|
||||
padding-left: 5px !important;
|
||||
padding-right: 5px !important;
|
||||
|
Loading…
Reference in New Issue
Block a user