mirror of
https://github.com/iv-org/instances-api.git
synced 2025-06-06 13:58:58 -04:00
Fix overflow
This commit is contained in:
parent
25d8a9d76d
commit
57c113fbcc
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@
|
|||
padding: 0.5em;
|
||||
}
|
||||
|
||||
.content {
|
||||
overflow-x: overlay;
|
||||
}
|
||||
|
||||
.pure-table {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue