mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 06:00:20 +02:00
lint files
This commit is contained in:
@@ -58,14 +58,14 @@
|
||||
height: 4px;
|
||||
cursor: row-resize;
|
||||
|
||||
&:before {
|
||||
&::before {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
background: var(--theme-colors-border);
|
||||
content: '';
|
||||
background: var(--theme-colors-border);
|
||||
transition: opacity 0.2s ease;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user