Visual fix for Firefox and end 20Q edit
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
line-height: 2rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
h1 {
|
||||
flex: auto;
|
||||
margin: 0 0 0.25rem 0.5rem;
|
||||
}
|
||||
}
|
||||
&.item,
|
||||
.technique,
|
||||
@@ -75,7 +79,7 @@
|
||||
height: 2rem;
|
||||
}
|
||||
h1 {
|
||||
flex: auto;
|
||||
flex: 0 0 calc(100% - 90px - 1.25rem);
|
||||
margin: 0 0 0.25rem 1rem;
|
||||
input {
|
||||
flex: 0 0 100%;
|
||||
@@ -589,10 +593,11 @@
|
||||
}
|
||||
img {
|
||||
&.full {
|
||||
flex: 0 0 content;
|
||||
flex: initial;
|
||||
height: auto;
|
||||
width: auto;
|
||||
width: max-content;
|
||||
border: 0 none;
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
.sheet-header {
|
||||
|
||||
Reference in New Issue
Block a user