Fix declaration-block-no-shorthand-property-overrides (CSS)
This commit is contained in:
parent
361d6372b0
commit
ff67afeaa7
7 changed files with 14 additions and 12 deletions
|
@ -102,8 +102,8 @@ _:-ms-input-placeholder {
|
|||
height: 0.9em;
|
||||
box-sizing: border-box;
|
||||
border-radius: 50%;
|
||||
background-image: none;
|
||||
background: #00a4dc;
|
||||
background-image: none;
|
||||
border: none;
|
||||
transform: Scale(1.4, 1.4);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue