Fix dragover sometimes is not fully visible

This commit is contained in:
Hadi Nategh 2023-02-16 15:30:31 +01:00
parent b25346c1e4
commit e043153ad4

View File

@ -4005,6 +4005,7 @@ tr.disableIfNoEPL {
background-size: 20%;
background-repeat: no-repeat;
border: 2px dashed silver;
z-index: 1;
}
.colselection {