fixed some button styles not working in dialogs

This commit is contained in:
Jakob Pinterits
2024-09-08 14:11:39 +02:00
parent dd60b413d4
commit 74baca059c
+5
View File
@@ -1211,6 +1211,11 @@ $rio-input-box-small-label-spacing-top: 0.5rem;
color 0.1s ease-in-out,
border-color 0.1s ease-in-out;
// Create a stacking context. This is needed so the `bold-text` and
// `plain-text` styles can reliably create an ::after element behind the
// text.
z-index: 0;
@include single-container;
position: relative; // For the ripple