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

Commit 2ed7819

Browse files
darkwingjasonLaster
authored andcommitted
Fix breakpoint lineheight (#5889)
1 parent 595012b commit 2ed7819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/SecondaryPanes/Breakpoints.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
.breakpoints-list .breakpoint {
2020
font-size: 12px;
2121
color: var(--theme-content-color1);
22-
line-height: 1em;
2322
position: relative;
2423
transition: all 0.25s ease;
2524
padding: 0.5em 1em 0.5em 0.5em;

0 commit comments

Comments
 (0)