mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 21:48:13 +00:00
feature: order 'N' 6th row; chore: textareas sizing
This commit is contained in:
@@ -186,4 +186,10 @@ select {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
textarea.others {
|
||||
width: 100%;
|
||||
min-height: 200px;
|
||||
resize: vertical;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user