Fix Hound issues [SCI-7562]

This commit is contained in:
sboursen-scinote 2023-01-25 16:54:15 +01:00
parent 217561e809
commit 0896d8bd2e

View file

@ -17,8 +17,8 @@
overflow: hidden;
white-space: nowrap;
&:not(#select-all){
cursor: url(image-path('icon_small/cursor-hover.svg')), pointer;
&:not(#select-all) {
cursor: url(image-path("icon_small/cursor-hover.svg")), pointer;
}
.modal-tooltiptext {