Fix declaration-block-no-shorthand-property-overrides (CSS)
This commit is contained in:
@@ -12,8 +12,8 @@ button {
|
||||
font-size: inherit !important;
|
||||
font-family: inherit !important;
|
||||
text-transform: none;
|
||||
background-color: transparent !important;
|
||||
background: none !important;
|
||||
background-color: transparent !important;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user