mirror of
https://github.com/imfing/hextra.git
synced 2025-07-01 21:27:14 -04:00
fix(style): remove sidebar item extra padding and gap (#155)
* fix: remove sidebar item extra padding and gap * chore: run build:css
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
@apply h-0;
|
||||
}
|
||||
li.open > div {
|
||||
@apply h-auto;
|
||||
@apply h-auto pt-1;
|
||||
}
|
||||
li.open > a > span > svg > path {
|
||||
@apply rotate-90;
|
||||
|
Reference in New Issue
Block a user