mirror of
https://github.com/vladmandic/automatic
synced 2026-09-08 05:48:42 +02:00
Increase z-index for UI tooltip
This commit is contained in:
@@ -214,6 +214,7 @@ div#extras_scale_to_tab div.form{
|
||||
transition: opacity 0.2s ease-in;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
z-index: var(--layer-2);
|
||||
}
|
||||
|
||||
.tooltip-show {
|
||||
|
||||
Reference in New Issue
Block a user