change browse column width

feat/vaults
Tomáš Mládek 2021-06-06 23:47:09 +02:00
parent e0eb20aba7
commit 5e94593e0b
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ export default defineComponent({
}
.view {
max-width: 33%;
max-width: 33em;
border-left: 1px solid var(--foreground);
border-right: 1px solid var(--foreground);