autocomplete: avoid tabs overlapping

This commit is contained in:
Roipoussiere 2023-06-09 14:30:20 +02:00
parent 3069b14e9c
commit a9ad3a56ad

View File

@ -24,3 +24,7 @@
.cm-theme-light {
width: 100%;
}
footer {
z-index: 0 !important;
}