fixed(?) mobile type generic display
This commit is contained in:
parent
d1e1d3c529
commit
a9e2298cf7
1 changed files with 2 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.typedocs-data {
|
.typedocs-data {
|
||||||
& subheading {
|
& .typedocs-subheading {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 0.618rem;
|
gap: 0.618rem;
|
||||||
|
@ -156,6 +156,7 @@
|
||||||
|
|
||||||
.type-generic {
|
.type-generic {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
width: max-content;
|
||||||
left: 0.845rem;
|
left: 0.845rem;
|
||||||
top: 1.217rem;
|
top: 1.217rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue