💄 Make titlebar smaller
This commit is contained in:
@ -18,7 +18,7 @@ const routeName = computed(() => route.name);
|
||||
|
||||
<style scoped>
|
||||
.titlebar {
|
||||
height: 68px;
|
||||
height: 55px;
|
||||
background-color: var(--titlebar-color);
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
Reference in New Issue
Block a user