mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 21:04:44 +02:00
Change section header icon self alignment to centre (#1279)
This commit is contained in:
parent
0037b4a1d4
commit
90fd73f6a4
@ -2,3 +2,7 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@tailwind variants;
|
||||
|
||||
.fi-section-header-icon {
|
||||
@apply !self-center;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user