Skip to content

Commit ae5ddf3

Browse files
committed
lint
1 parent 6b7a002 commit ae5ddf3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/components/left/settings/folders/SettingsFolders.scss

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,9 @@
199199
right: 2rem;
200200
transform: translateY(-50%);
201201

202-
background-color: var(--accent-color);
203-
204202
width: 1.25rem;
205203
height: 1.25rem;
206-
207204
border-radius: 50%;
208-
}
205+
206+
background-color: var(--accent-color);
207+
}

0 commit comments

Comments
 (0)