moved outline/border styles to property
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
height: 100%;
|
||||
padding-left: 16px;
|
||||
padding-right: 16px;
|
||||
border-style: dashed;
|
||||
border-style: var(--border-style);
|
||||
justify-content: center;
|
||||
border-color: transparent;
|
||||
border-width: var(--border-dash-size);
|
||||
|
||||
Reference in New Issue
Block a user