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