mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-16 18:20:54 -04:00
Manual fixes
This commit is contained in:
parent
9648d700d7
commit
4c8fdd07d9
15 changed files with 15 additions and 41 deletions
|
@ -69,7 +69,7 @@ export default {
|
|||
let width
|
||||
if (this.maxBeat > 0) {
|
||||
width = (this.beatWidth + this.beatMargin * 2) * this.maxBeat + (leftRight * 2) + "px"
|
||||
} {
|
||||
} else {
|
||||
width = "100%"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue