mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-17 14:19:45 +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 {
|
.tab_container.settings {
|
||||||
.textarea{
|
textarea{
|
||||||
height: 300px;
|
height: 300px;
|
||||||
}
|
}
|
||||||
margin-bottom: 50px;
|
margin-bottom: 50px;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue