mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 16:36:59 +01:00
* [MOD] Make textareas resizable on height
This commit is contained in:
@@ -74,7 +74,6 @@ input {
|
||||
|
||||
textarea {
|
||||
width: 350px;
|
||||
resize: none;
|
||||
}
|
||||
|
||||
select.files {
|
||||
|
||||
@@ -55,8 +55,7 @@ input.txtLong {
|
||||
width: 300px; }
|
||||
|
||||
textarea {
|
||||
width: 350px;
|
||||
resize: none; }
|
||||
width: 350px; }
|
||||
|
||||
select.files {
|
||||
width: 250px; }
|
||||
|
||||
File diff suppressed because one or more lines are too long
2
inc/themes/material-blue/css/styles.min.css
vendored
2
inc/themes/material-blue/css/styles.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user