mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 10:29:35 +08:00
eff6e4b405
Float-kit elements (menus/tooltips) are positioned where they should be by setting an inline `left` property in JavaScript when they're rendered. For some reasons, we also set `left: 0` on float-kit elements here:
|
||
---|---|---|
.. | ||
_index.scss | ||
d-button-tooltip.scss | ||
d-default-toast.scss | ||
d-menu.scss | ||
d-toasts.scss | ||
d-tooltip.scss |