added max height to text area input on card drawer

pull/1/head
alexanderroese 2024-05-31 12:26:44 +02:00
parent 5a6b325339
commit 813408df8f
1 changed files with 1 additions and 1 deletions

View File

@ -1725,7 +1725,7 @@ details[open] > .share-button__fallback {
box-shadow: none;
}
.CartDrawer-Note {
#CartDrawer-Note {
max-height: 200px;
}