mirror of
https://gitee.com/gitea/gitea
synced 2025-11-12 20:40:25 +08: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