fix: zindex

.input-group .form-control has zindex of 2
main
Barış Soner Uşaklı 5 years ago
parent 2533139d1b
commit 00743b3347

@ -180,7 +180,7 @@
position: fixed;
bottom: 10%;
right: 2rem;
z-index: 1;
z-index: 3;
.topics-section {
max-height: 500px;
overflow-y: auto;

Loading…
Cancel
Save