Modal fixes

This commit is contained in:
venashial
2022-06-18 15:40:17 -07:00
parent 43488cb57b
commit 92ec46147b
10 changed files with 36 additions and 20 deletions

View File

@@ -68,7 +68,7 @@
content: '';
display: block;
position: absolute;
bottom: -0var (--unit-3);
bottom: -1px;
width: 100%;
border-radius: var(--rounded-max);
height: 0.25rem;