mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
Fixed tooltip flickering problems (this closes #51)
This commit is contained in:
parent
a9b696f41c
commit
1d5e82c341
@ -183,3 +183,8 @@ td {
|
||||
.typeahead .active {
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
||||
/* Third party component customizations - Popper.js */
|
||||
.tooltip {
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user