Merge pull request #6576 from nextcloud/backport/6574/stable30

[stable30] fix: new card input spacing
This commit is contained in:
Luka Trovic
2024-12-06 09:54:23 +01:00
committed by GitHub

View File

@@ -475,6 +475,7 @@ export default {
input[type=text] {
flex-grow: 1;
padding-right: 16px;
}
input {