Skip to content

Commit da6fa9e

Browse files
committed
refactor: live preview device size dropdown colors
1 parent 0db45a7 commit da6fa9e

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

src/extensionsIntegrated/Phoenix-live-preview/live-preview.css

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,6 @@
336336

337337
.device-size-item-icon {
338338
margin-right: 6px;
339-
width: 12px;
340-
text-align: center;
341339
font-size: inherit;
342340
}
343341

@@ -350,13 +348,12 @@
350348

351349
.device-size-item-width {
352350
margin-left: 10px;
353-
opacity: 0.5;
351+
color: #9a9a9a;
352+
font-size: 12.5px;
354353
}
355354

356355
.device-size-item-breakpoint-icon {
357356
margin-right: 6px;
358-
width: 12px;
359-
text-align: center;
360357
font-size: inherit;
361358
color: rgba(100, 180, 255, 0.8);
362359
}

0 commit comments

Comments
 (0)