fix huge previews on firefox
This commit is contained in:
parent
169f71c006
commit
2928959138
|
@ -280,6 +280,7 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
.theme-preview {
|
.theme-preview {
|
||||||
|
font-size: 1rem; // fix for firefox
|
||||||
width: 19rem;
|
width: 19rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue