mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: resolve style issues on small screens
This commit is contained in:
@@ -266,7 +266,7 @@ provide<BewlyAppProvider>('BEWLY_APP', {
|
||||
<main m-auto max-w="$bew-page-max-width">
|
||||
<div
|
||||
p="t-[calc(var(--bew-top-bar-height)+10px)]" m-auto
|
||||
w="lg:[calc(100%-200px)] md:[calc(90%-60px)] [calc(100%-140px)]"
|
||||
w="lg:[calc(100%-200px)] [calc(100%-150px)]"
|
||||
>
|
||||
<!-- control button group -->
|
||||
<BackToTopOrRefreshButton
|
||||
|
||||
Reference in New Issue
Block a user