mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Change section header icon self alignment to centre (#1279)
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@tailwind variants;
|
||||
|
||||
.fi-section-header-icon {
|
||||
@apply !self-center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user