Added hints for drag-drop areas

This commit is contained in:
WBHarry 2025-08-24 15:04:26 +02:00
parent 5a38e28a84
commit 6fdd2318a5
8 changed files with 28 additions and 14 deletions

View file

@ -27,10 +27,6 @@
outline: 2px solid light-dark(@dark, @golden);
}
&:placeholder {
color: light-dark(@dark-blue-50, @beige-50);
}
&::-webkit-search-cancel-button {
-webkit-appearance: none;
display: none;

View file

@ -27,10 +27,6 @@
outline: 2px solid light-dark(@dark, @golden);
}
&:placeholder {
color: light-dark(@dark-blue-50, @beige-50);
}
&::-webkit-search-cancel-button {
-webkit-appearance: none;
display: none;