mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-05 00:34:09 +09:00
Properly show table on user accounts
- Force semantic to not stack it, and let the overflow be scrollable.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
.table.segment {
|
||||
padding: 0;
|
||||
font-size: 13px;
|
||||
overflow-x: scroll;
|
||||
|
||||
&:not(.striped) {
|
||||
thead {
|
||||
|
||||
Reference in New Issue
Block a user