cleanup css

This commit is contained in:
2025-03-16 14:57:49 -07:00
parent e9751c2489
commit 94ed7e05e2
10 changed files with 108 additions and 66 deletions

View File

@@ -30,7 +30,7 @@ function onEnter() {
</script>
<template>
<div class="column stretch screen content center no-min-height">
<div class="column stretch screen limited content page">
<div class="row">
<TextInput
autofocus
@@ -41,7 +41,7 @@ function onEnter() {
></TextInput>
</div>
<div class="row grow stretch">
<div class="row grow stretch no-min-height">
<div class="column grow scroll no-min-height">
<PanelHeirarchy
:heirarchy="filtered_heirarchy"