This website works better with JavaScript.
Explore
Help
Sign In
Self-Hosted
/
uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
Code
Issues
Projects
Releases
Wiki
Activity
Fix: Increase width of status pill
Browse Source
pull/145/head
Nelson Chan
3 years ago
committed by
GitHub
parent
5689b30985
commit
5b9d3357aa
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
src/components/Status.vue
Unescape
Escape
View File
@ -46,6 +46,6 @@ export default {
<
style
scoped
>
<
style
scoped
>
span
{
span
{
width
:
5
4
px
;
width
:
6
4
px
;
}
}
<
/
style
>
<
/
style
>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Self-Hosted/uptime-kuma
Title
Body
Create Issue