Skip to content

Commit d3e07df

Browse files
authored
admin: show tooltips on touch devices (#1100)
Change-Id: Ib676afbf4ead31168e8de7a71baa749e7f0cb42f
1 parent c1a2976 commit d3e07df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/sass/tailwind.admin.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@use '../../node_modules/tailwindcss';
22
@config "../../config/tailwind.admin.config.mjs";
3+
@custom-variant hover (&:hover);
34

45
body {
56
width: 100%;

0 commit comments

Comments
 (0)