Skip to content

Commit 65d6fa7

Browse files
committed
remove dead css
1 parent 914344e commit 65d6fa7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

web_src/css/dashboard.css

-7
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,3 @@
9595
position: static;
9696
}
9797
}
98-
99-
.feeds code {
100-
padding: 2px 4px;
101-
border-radius: var(--border-radius);
102-
background-color: var(--color-markup-code-block);
103-
word-break: break-all;
104-
}

0 commit comments

Comments
 (0)