basic Uer UI
Build and Release / release (push) Successful in 1m30s

This commit is contained in:
taDuc
2026-06-06 15:36:15 +07:00
parent 61949e7149
commit 820e0b5216
65 changed files with 3460 additions and 1322 deletions
@@ -319,8 +319,8 @@ function PublicWikiSidebar({
return (
<div
style={{
width: "100%",
maxWidth: isMobileOrTablet ? "100%" : `${width}px`,
width: isMobileOrTablet ? "100%" : `${width}px`,
maxWidth: "100%",
display: "flex",
flexDirection: "column",
height: "100%",