mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-15 18:26:06 +01:00
Merge pull request #911 from Gugli/master
Allow horizontal scrolling in diff cards
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow: clip;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
.card-body {
|
||||
|
||||
Reference in New Issue
Block a user