mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-29 03:44:16 -04:00
Addition to: Show scrollbar when necessary #20142 Fixes the "empty" scrollbars with Firefox.
This commit is contained in:
@@ -170,5 +170,5 @@
|
||||
}
|
||||
|
||||
#notification_div .tab.segment {
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user