mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: font size doesn't match the --bew-base-font-size
This commit is contained in:
@@ -378,4 +378,8 @@ provide<BewlyAppProvider>('BEWLY_APP', {
|
||||
.top-bar-leave-to {
|
||||
--at-apply: opacity-0 transform -translate-y-full;
|
||||
}
|
||||
|
||||
.bewly-wrapper {
|
||||
--at-apply: text-size-$bew-base-font-size;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user