mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
css: Remove unused span selector in scroll to bottom container.
This rule was originally introduced with a span element in
0eafa6039b but the span has been
since removed.
This commit is contained in:
@@ -160,10 +160,6 @@
|
||||
|
||||
#scroll-to-bottom-button-container {
|
||||
background: transparent;
|
||||
|
||||
& span {
|
||||
color: hsl(0deg 0% 27%);
|
||||
}
|
||||
}
|
||||
|
||||
.main-view-banner {
|
||||
|
||||
Reference in New Issue
Block a user