mirror of
https://codeberg.org/aryak/mozhi
synced 2024-11-23 04:32:58 +05:30
fix textarea size
This commit is contained in:
parent
45da9bb25d
commit
c73f3d90f1
@ -120,7 +120,8 @@ button:hover {
|
||||
}
|
||||
.item-wrapper {
|
||||
display: block;
|
||||
width: 450px;
|
||||
width: 90%;
|
||||
max-width: 450px;
|
||||
margin: 5px 10px;
|
||||
gap: 10px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user