0.0.179 routes

This commit is contained in:
SBD
2025-02-28 17:14:58 +03:00
parent b511cbbdaf
commit f34a54a33c

View File

@@ -54,7 +54,7 @@
.w_select_country_content{ .w_select_country_content{
position: absolute; position: absolute;
top: var(--select-height); top: var(--select-height);
z-index: 100; z-index: 10000;
width: 100%; width: 100%;
background: #FFFFFF; background: #FFFFFF;
border: 2px solid var(--select-border); border: 2px solid var(--select-border);