forked from forgejo/forgejo
Addition to: Show scrollbar when necessary #20142 Fixes the "empty" scrollbars with Firefox.
This commit is contained in:
parent
317c565e77
commit
c556a83c35
4 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
#git-graph-container {
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
width: 100%;
|
||||
min-height: 350px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue