Make one of the m-c linters happy
This commit is contained in:
parent
b002d16f04
commit
61c77c7d8b
@ -266,8 +266,7 @@
|
|||||||
& > .resizer {
|
& > .resizer {
|
||||||
width: var(--resizer-size);
|
width: var(--resizer-size);
|
||||||
height: var(--resizer-size);
|
height: var(--resizer-size);
|
||||||
background: var(--resizer-bg-color);
|
background: content-box var(--resizer-bg-color);
|
||||||
background-clip: content-box;
|
|
||||||
border: var(--focus-outline-around);
|
border: var(--focus-outline-around);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user