Skip to content

Commit 252e512

Browse files
feat: remove unused code
1 parent c5b8d66 commit 252e512

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

frontend/express/public/stylesheets/vue/clyvue.scss

-7
Original file line numberDiff line numberDiff line change
@@ -1211,11 +1211,6 @@
12111211

12121212
background-color: #ffffff;
12131213

1214-
/* display: flex;
1215-
flex-direction: column;
1216-
align-items: flex-start;
1217-
justify-content: center; */
1218-
12191214
// .cly-vue-color-picker__body .vc-sketch
12201215
& .vc-sketch {
12211216
background-color: transparent;
@@ -1334,7 +1329,6 @@
13341329
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
13351330

13361331
max-width: 138px;
1337-
/* height: 32px; */
13381332
}
13391333

13401334
// .cly-vue-color-picker__input-drop
@@ -1350,7 +1344,6 @@
13501344
&__input-drop-container {
13511345
position: absolute;
13521346
top: 50%;
1353-
/* left: 6px; */
13541347
left: 8px;
13551348
transform: translateY(-50%);
13561349

0 commit comments

Comments
 (0)