roam-themes
roam-themes copied to clipboard
Top bar jumbled for me on Zenith
Been trying to figure this out on my own for about a year now.
Same. please advise.
Noticed the css is using roam-topbar
to target
Using the inspector it appears roam has moved some classes to a naming convention using rm-
*
Doing a find - replace of all instances of "roam-topbar" -> "rm-topbar" got me somewhere.
Still need to fix the positioning because the tooltips are broken, but at least you can target them and they're usable now.
removing max-width line from #roam-main appears to allow the topbar's tooltips to appear. this is probably all I'll be able to do for now until I'm able to understand flexbox and display logic more.
Hi, I have the same problem as kmmnyc! Can anyone (azlen?) provide a css-code that would yield this beautiful roam-theme properly? Thanks a lot! R