mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:47:07 +00:00
Leave layer menu open when still focused
This commit is contained in:
@@ -522,6 +522,7 @@
|
||||
* the layers menu open while selecting from a v-select
|
||||
* in the context of displaying QC values. There may be
|
||||
* better solutions.
|
||||
*/
|
||||
|
||||
.expand-on-hover:focus-within .map-overlay-icon {
|
||||
display: none;
|
||||
@@ -530,7 +531,7 @@
|
||||
.expand-on-hover:focus-within .map-overlay-inner {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/*
|
||||
* END
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user