0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00

[ci] format

This commit is contained in:
Fred K. Schott 2023-12-04 19:34:20 +00:00 committed by astrobot-houston
parent 99c1bcad9e
commit fd9ffe2062

View file

@ -228,7 +228,9 @@ export class AstroDevOverlay extends HTMLElement {
width: 1px;
}
</style>
<div id="dev-overlay" data-hidden ${settings.config.disablePluginNotification ? 'data-no-notification' : ''}>
<div id="dev-overlay" data-hidden ${
settings.config.disablePluginNotification ? 'data-no-notification' : ''
}>
<div id="dev-bar-hitbox-above"></div>
<div id="dev-bar">
<div id="bar-container">