Applied Extra Changes/Fixes to the UI
This commit is contained in:
@@ -1 +1,15 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
/* Ensure all interactive elements show pointer cursor */
|
||||
button,
|
||||
[role="button"],
|
||||
a,
|
||||
select,
|
||||
label[for],
|
||||
input[type="checkbox"],
|
||||
input[type="radio"],
|
||||
input[type="file"],
|
||||
input[type="color"],
|
||||
summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user