Bluemoondragon07 / chime-theme

A lightweight theme for Obsidian designed to be simple yet highly customizable.
MIT License
58 stars 4 forks source link

.external-link bauble is hidden but spacing remains #3

Closed kees- closed 1 year ago

kees- commented 1 year ago

Obsidian v1.1.9 Chime theme 1.1.2 MacOS 12

Setting

.external-link {
  image-decoration: none;
}

removes the image appending links but the space it occupies is not addressed. padding-right: unset fixes this if that's your intent!

Image 2023-02-05 at 3 56 54 PM
Bluemoondragon07 commented 1 year ago

Thank you for bringing this to my attention, Keese. I have found a fix for this and I will correct it in the next update.👍🏽

Bluemoondragon07 commented 1 year ago

It has been fixed in the latest update.