mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 02:36:57 -04:00
fix(navbar): search wrapper class not prefixed (#756)
* fix(navbar): search wrapper class not prefixed * fix(css): update Tailwind CSS properties layer for improved compatibility
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
||||
nav {
|
||||
.search-wrapper {
|
||||
.hextra-search-wrapper {
|
||||
@apply hx:hidden hx:md:inline-block;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user