Когда я нажимаю на «…» в списке компонентов темы, значок удаления отображается только при наведении курсора. Кроме того, другие значки исчезают при наведении на другой параметр.
1 лайк
I think only color palettes based on the WCAG palette are affected by this.
@awesomerobot About the delete icon: it’s 5y old code but I wonder why that would have been implemented?
.btn-icon.ok,
.btn-icon.cancel,
.btn-danger {
.d-icon {
color: var(--secondary);
}
}
Got any idea?
For the disappearing icons, it’s clearly some mouse-over event but I’m having trouble debugging that ![]()
1 лайк
The same also happens in other, similar menus like the one for ordering flags: