disallow resizing of textarea
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
overflow-x: hidden;
|
||||
max-width: 100%;
|
||||
max-height: 100vh;
|
||||
|
||||
resize: none;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user