Formatting fixes.

This commit is contained in:
Dermot Duffy
2024-08-17 11:48:41 -07:00
parent 869c2f9049
commit dc3ff62603
3 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
/*******************************************************
* Non-hover styles should not interact with the pointer
*******************************************************/
:host(:not([data-style*='hover'])) {
pointer-events: none;
}