mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
fix overflow issue
This commit is contained in:
parent
190a65b981
commit
49b530870d
@ -4,7 +4,7 @@
|
||||
height: 100%;
|
||||
|
||||
/* We need this, otherwise piece list will have a scrollbar */
|
||||
overflow-y: hidden;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.hero {
|
||||
|
Loading…
Reference in New Issue
Block a user