mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 12:37:50 +00:00
text: fix topbar scrolling on md+
This commit is contained in:
parent
c6bd453438
commit
8745759856
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ layout: default.vto
|
|||
transform-[rotateX(180deg)]
|
||||
text-black text-2xl font-bold
|
||||
absolute w-[inherit] z-999
|
||||
overflow-x-auto
|
||||
not-md:overflow-x-auto md:overflow-x-hidden
|
||||
">
|
||||
<div class="transform-[rotateX(180deg)] flex items-start justify-evenly mx-px">
|
||||
{{> const style = `
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue