css: Remove unused CSS.

This commit removes some unused CSS from the
`app_components.css` file.

Fixes part of #32168.
This commit is contained in:
Saubhagya Patel
2024-12-12 18:11:20 +05:30
committed by Tim Abbott
parent 14a8fd124a
commit cb75feafbb

View File

@@ -492,8 +492,7 @@ input.settings_text_input {
border-bottom: 0;
}
.edit-controls .fa-angle-right,
.topic_stream_edit_header .fa-angle-right {
.edit-controls .fa-angle-right {
font-size: 0.9em;
-webkit-text-stroke: 0.05em;
position: relative;