gavinmn / logseq-luma

A minimal and detail oriented light and dark theme for Logseq
MIT License
110 stars 12 forks source link

Spacing off between main page and sidebar #30

Closed jacobtfisher closed 2 years ago

jacobtfisher commented 2 years ago

Hey there - thanks for the great theme. I love it. I did notice, though, that the spacing seems to be off between the main page and the right sidebar. In the screenshots for the theme, there is a small gap, but when I actually load the theme there is no gap (see picture below), which creates some awkward spacing.

screenshot_2022-08-03 at 16 58 00@2x

I tried commenting out all of the garbage I have in my custom.css but it didn't fix the issue. Any suggestions?

gavinmn commented 2 years ago

What device are you using and what version of Luma? Are you using the @import statement in your CSS or from the marketplace? I've never seen this bug in every version I've released so have you double checked you have nothing in your custom CSS besides Luma?

integratorivan commented 2 years ago

I had the same problem when the Craft theme was on. Disable all color schemes and the error goes away :)

jacobtfisher commented 2 years ago

I'm on an iMac (Monterey 12.5), and I installed the theme from the marketplace. I also just double-checked that there is nothing in my custom.css, and deactivated and reactivated the theme, and it's still occurring. I also tried uninstalling from the marketplace and using the @import and am still having the issue. Any other suggestions?

gavinmn commented 2 years ago

I'm on an iMac (Monterey 12.5), and I installed the theme from the marketplace. I also just double-checked that there is nothing in my custom.css, and deactivated and reactivated the theme, and it's still occurring. I also tried uninstalling from the marketplace and using the @import and am still having the issue. Any other suggestions?

Do you have any other plugins running? Could you try creating a brand new graph and doing nothing but installing the theme?

jacobtfisher commented 2 years ago

After going through one by one, I figured out that it's the Banners Plugin that seems to be causing the issue. Not sure why it changes that right margin, but turning the Banners plugin off and forcing a reload fixes it.