mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
🆙 Upgrade to tailwind css 4.2.0
This commit is contained in:
@@ -22,7 +22,7 @@ export const HelpIndexView: FC<{}> = props =>
|
||||
|
||||
return (
|
||||
<>
|
||||
<div className="flex flex-col justify-center alignp-items-enter !flex-grow gap-1">
|
||||
<div className="flex flex-col justify-center alignp-items-enter grow! gap-1">
|
||||
<Text fontSize={ 3 }>{ LocalizeText('help.main.frame.title') }</Text>
|
||||
<Text>{ LocalizeText('help.main.self.description') }</Text>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user