mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-05-25 12:17:22 +00:00
Fix safari text area horizontal resizing
This commit is contained in:
@@ -306,8 +306,8 @@
|
||||
height: 100%;
|
||||
padding: 10px !important;
|
||||
resize: both !important;
|
||||
min-width: 100% !important;
|
||||
min-height: 130px !important;
|
||||
min-width: 175px !important;
|
||||
min-height: 135px !important;
|
||||
box-sizing: border-box !important;
|
||||
font-family: "Monocraft", monospace !important;
|
||||
font-size: 14px !important;
|
||||
|
||||
Reference in New Issue
Block a user