/* * notion-enhancer: truncated titles * (c) 2021 admiraldus (https://github.com/admiraldus) * (c) 2021 dragonwocky (https://dragonwocky.me/) * (https://notion-enhancer.github.io/) under the MIT license */ .truncated_titles--tooltip { display: inline-flex; align-items: center; } .truncated_titles--tooltip svg { margin-right: 0.5em; width: 1em; height: 1em; }