fix: new card input spacing

Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
Luka Trovic
2024-12-05 13:24:35 +01:00
committed by backportbot[bot]
parent c9570631e6
commit e70e31c843

View File

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