fix: restore text selection color via tailwind utilities
Former-commit-id: 7926a3fe3d46f27bdc818de4cbb351155a9e3093
This commit is contained in:
@@ -16,11 +16,6 @@
|
||||
display: none; /* Chrome, Safari and Opera */
|
||||
}
|
||||
}
|
||||
/* Global Selection Color (E-TIB Orange) */
|
||||
::selection {
|
||||
background-color: #FE7B00 !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
/* Base Styles */
|
||||
@layer base {
|
||||
|
||||
Reference in New Issue
Block a user