Fix Ongoing hazard list text layout
This commit is contained in:
parent
763352317f
commit
ab0b915249
2 changed files with 3 additions and 3 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
.ongoing {
|
||||
width: 14%;
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
padding-right: 4px;
|
||||
}
|
||||
}
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
.ongoing {
|
||||
width: 14%;
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
padding-right: 4px;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
|
|||
2
server/styles/ws.min.css
vendored
2
server/styles/ws.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue