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 {
|
||||
& subheading {
|
||||
& .typedocs-subheading {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.618rem;
|
||||
|
@ -156,6 +156,7 @@
|
|||
|
||||
.type-generic {
|
||||
position: absolute;
|
||||
width: max-content;
|
||||
left: 0.845rem;
|
||||
top: 1.217rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue