Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 5f24d7b

Browse files
committed
1 parent b43bcf8 commit 5f24d7b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/resources/assets/sass/style.scss

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1+
@import './checkbox';
2+
13
[v-cloak] {
24
display: none;
35
}
46

5-
@import 'checkbox';
6-
7-
html {
8-
font-size: 14px;
9-
}
10-
117
td {
128
vertical-align: middle !important;
139
}

0 commit comments

Comments
 (0)