зеркало из https://github.com/nextcloud/deck.git
Merge pull request #6574 from nextcloud/fix/new-card-input-spacing
fix: new card input spacing
This commit is contained in:
Коммит
a8dd7837c1
|
@ -475,6 +475,7 @@ export default {
|
|||
|
||||
input[type=text] {
|
||||
flex-grow: 1;
|
||||
padding-right: 16px;
|
||||
}
|
||||
|
||||
input {
|
||||
|
|
Загрузка…
Ссылка в новой задаче