Explorar o código

fix: Opening station with active floating box breaks styling

Owen Diffey %!s(int64=2) %!d(string=hai) anos
pai
achega
e248d4e44c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/src/components/FloatingBox.vue

+ 1 - 1
frontend/src/components/FloatingBox.vue

@@ -182,7 +182,7 @@ defineExpose({
 	</div>
 </template>
 
-<style lang="less">
+<style lang="less" scoped>
 .night-mode .floating-box {
 	background-color: var(--dark-grey-2) !important;
 	border: 0 !important;