Country Code Input: Fix spinner position (#5852)

This commit is contained in:
Alexander Zinchuk 2025-04-23 18:59:19 +02:00
parent 1818fff3c9
commit 10cfa5f22c

View File

@ -6,7 +6,7 @@
.Spinner {
position: absolute;
top: 1rem;
top: 0.6875rem;
right: 0.75rem;
opacity: 0.5;
--spinner-size: 1.5rem;