mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-15 16:20:03 +00:00
Re: #39 - Adds specifc styles to fix status indicator tooltip
Fixes styling issue causing status check tooltip to not be visible in certain themes
This commit is contained in:
@@ -101,6 +101,7 @@ export default {
|
||||
html: false,
|
||||
placement: this.statusResponse ? 'left' : 'auto',
|
||||
delay: { show: 600, hide: 200 },
|
||||
classes: 'item-description-tooltip',
|
||||
};
|
||||
},
|
||||
/* Used by certain themes, which display an icon with animated CSS */
|
||||
|
||||
Reference in New Issue
Block a user