mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-08 05:04:04 +08:00
Fixed Textareaheight in settings-share tab
This commit is contained in:
parent
f995019cd8
commit
25a8959170
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
}
|
||||
|
||||
.tab_container.settings {
|
||||
.textarea{
|
||||
textarea{
|
||||
height: 300px;
|
||||
}
|
||||
margin-bottom: 50px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue