mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-15 10:16:04 +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;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
overflow: clip;
|
overflow: clip;
|
||||||
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-body {
|
.card-body {
|
||||||
|
|||||||
Reference in New Issue
Block a user