Remove scrollbars from svg
This commit is contained in:
parent
2cf47e56fe
commit
9e375ef373
@ -1,3 +1,7 @@
|
|||||||
|
svg {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
image {
|
image {
|
||||||
image-rendering: pixelated;
|
image-rendering: pixelated;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user