mirror of
https://github.com/iv-org/instances-api.git
synced 2025-02-04 09:05:32 -05:00
Fix overflow
This commit is contained in:
parent
25d8a9d76d
commit
57c113fbcc
@ -33,6 +33,10 @@
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
.content {
|
||||
overflow-x: overlay;
|
||||
}
|
||||
|
||||
.pure-table {
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user