We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b8d66 commit 252e512Copy full SHA for 252e512
frontend/express/public/stylesheets/vue/clyvue.scss
@@ -1211,11 +1211,6 @@
1211
1212
background-color: #ffffff;
1213
1214
- /* display: flex;
1215
- flex-direction: column;
1216
- align-items: flex-start;
1217
- justify-content: center; */
1218
-
1219
// .cly-vue-color-picker__body .vc-sketch
1220
& .vc-sketch {
1221
background-color: transparent;
@@ -1334,7 +1329,6 @@
1334
1329
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
1335
1330
1336
1331
max-width: 138px;
1337
- /* height: 32px; */
1338
1332
}
1339
1333
1340
// .cly-vue-color-picker__input-drop
@@ -1350,7 +1344,6 @@
1350
1344
&__input-drop-container {
1351
1345
position: absolute;
1352
1346
top: 50%;
1353
- /* left: 6px; */
1354
1347
left: 8px;
1355
1348
transform: translateY(-50%);
1356
1349
0 commit comments