Skip to content

Commit 3ce41d5

Browse files
committed
fix: add missing import for common/direction in manage.scss
1 parent 2a8dcc6 commit 3ce41d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/manage.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
@use 'common/theme';
88
@use 'common/badges';
99
@use 'common/switch';
10+
@use 'common/direction';
1011
@use 'common/select';
1112
@use 'manage/cloud';
1213

0 commit comments

Comments
 (0)