mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-05-07 01:16:48 +02:00
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