Improve frontend traslations 2
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
* Component styles for reusable UI components
|
||||
*/
|
||||
|
||||
/* Fix for no-underline utility - override global a:hover rule */
|
||||
.no-underline,
|
||||
.no-underline:hover,
|
||||
.no-underline:focus {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
/* Custom Utility Classes for CSS Variables */
|
||||
|
||||
/* Background Color Utilities */
|
||||
|
||||
Reference in New Issue
Block a user