Fix minor styles #363

Merged
alexm merged 2 commits from fix_minor_styles into dev 2024-05-09 06:20:39 +00:00
1 changed files with 0 additions and 7 deletions
Showing only changes of commit fdd94b09f3 - Show all commits

View File

@ -15,10 +15,3 @@ const stateStore = useStateStore();
<RouterView></RouterView>
</QPageContainer>
</template>
<style lang="scss">
#searchbar,
.search-panel {
width: 400px;
}
</style>