mirror of
https://github.com/penpot/penpot.git
synced 2026-05-16 21:43:40 +00:00
🐛 Fix horizontal scroll on firefox
This commit is contained in:
parent
553b9eb4bb
commit
b58830260c
@ -41,13 +41,6 @@ body {
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
|
||||
// Firefox-only hack
|
||||
@-moz-document url-prefix() {
|
||||
* {
|
||||
scrollbar-width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
height: auto;
|
||||
width: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user