fix increase of textarea on mobile view
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This commit is contained in:
parent
0ec3f77653
commit
b1bca90056
1 changed files with 2 additions and 2 deletions
|
@ -102,9 +102,9 @@ aside div::after {
|
|||
min-width: inherit;
|
||||
font-size: inherit;
|
||||
}
|
||||
/* aside div::after {
|
||||
aside div::after {
|
||||
font-size: inherit;
|
||||
} */
|
||||
}
|
||||
}
|
||||
|
||||
/* index listing of posts */
|
||||
|
|
Loading…
Reference in a new issue