Fix function-comma-space-after (CSS)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.itemProgressBar {
|
||||
background: #333;
|
||||
background: rgba(51,51,51,.8);
|
||||
background: rgba(51, 51, 51, .8);
|
||||
position: relative;
|
||||
height: .28em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user