Left Column: Adjust styles for mini-app Open button (#5287)

Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
This commit is contained in:
Alexander Zinchuk 2024-12-06 19:44:26 +04:00
parent 5bc0183e71
commit 9416f6ca6c

View File

@ -99,6 +99,7 @@
}
&.miniapp {
padding: 0.25rem 1rem 0.375rem 1rem !important;
z-index: calc(var(--z-chat-ripple) + 1);
}
}