Fix number-no-trailing-zeros (CSS)
This commit is contained in:
@@ -48,7 +48,7 @@ html {
|
||||
}
|
||||
|
||||
.backgroundContainer.withBackdrop {
|
||||
background-color: rgba(255, 255, 255, 0.80);
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
|
||||
.dialog {
|
||||
|
||||
Reference in New Issue
Block a user