mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-23 07:59:52 -05:00
Merge pull request #145 from chakflying/patch-3
Fix: Increase width of status pill
This commit is contained in:
commit
fceb594442
@ -46,6 +46,6 @@ export default {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
span {
|
span {
|
||||||
width: 54px;
|
width: 64px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user