mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
[#69596] Use more precise selector
This commit is contained in:
committed by
Tobias Dillmann
parent
30c83aca88
commit
4d681d0e5c
@@ -52,5 +52,5 @@ $status_not-set: var(--progressBar-track-bgColor) // invisible background color
|
||||
margin-top: var(--base-size-16, 1rem)
|
||||
margin-bottom: var(--base-size-16, 1rem) !important
|
||||
|
||||
.op-hover-card:has(.op-portfolios--popover)
|
||||
.op-hover-card:has(> .op-portfolios--popover)
|
||||
width: fit-content
|
||||
|
||||
Reference in New Issue
Block a user