roam-themes icon indicating copy to clipboard operation
roam-themes copied to clipboard

Top bar jumbled for me on Zenith

Open kmmnyc opened this issue 3 years ago • 4 comments

Been trying to figure this out on my own for about a year now.

Braindrop - Daily Notes (Wednesday 12152021)

kmmnyc avatar Dec 15 '21 18:12 kmmnyc

Same. please advise.

wittyUsernameste avatar Jan 25 '22 21:01 wittyUsernameste

Noticed the css is using roam-topbar to target

image

Using the inspector it appears roam has moved some classes to a naming convention using rm-*

image

Doing a find - replace of all instances of "roam-topbar" -> "rm-topbar" got me somewhere. image

Still need to fix the positioning because the tooltips are broken, but at least you can target them and they're usable now.

jonathanhung avatar Mar 08 '22 16:03 jonathanhung

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.

image

jonathanhung avatar Mar 08 '22 16:03 jonathanhung

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

rcastil avatar Mar 21 '22 14:03 rcastil