Fix number-no-trailing-zeros (CSS)
This commit is contained in:
parent
ea28429cdf
commit
a896a6bcad
3 changed files with 4 additions and 4 deletions
|
@ -48,7 +48,7 @@ html {
|
|||
}
|
||||
|
||||
.backgroundContainer.withBackdrop {
|
||||
background-color: rgba(255, 255, 255, 0.80);
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
|
||||
.dialog {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue