Merge branch 'develop' of codeberg.org:calckey/calckey into develop

This commit is contained in:
ThatOneCalculator 2023-05-29 15:40:18 -07:00
commit b6918574dc

View file

@ -1030,6 +1030,8 @@ onMounted(() => {
} }
> header { > header {
display: flex;
flex-wrap: wrap;
z-index: 1000; z-index: 1000;
height: 66px; height: 66px;