Skip to content

Commit b28e55a

Browse files
committed
chore: update media query styles
1 parent 7a4eabb commit b28e55a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,14 @@
142142
opacity: 0.35;
143143
}
144144

145+
.device-size-item-breakpoint-icon {
146+
margin-right: 6px;
147+
width: 12px;
148+
text-align: center;
149+
font-size: inherit;
150+
color: rgba(100, 180, 255, 0.8);
151+
}
152+
145153
#livePreviewModeBtn {
146154
min-width: fit-content;
147155
display: flex;

0 commit comments

Comments
 (0)