fix: use exported variable for input height

This commit is contained in:
Christian Andolf
2025-06-16 14:03:56 +02:00
parent 603c7dd2bf
commit c476f29512
3 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,6 @@
@value inputContainerHeight: 56px;
@value inputExpandedHeight: 24px;
* {
margin: 0;
}