Compare commits

...

1 Commits

Author SHA1 Message Date
Nivedin
4276fc0adf fix: unified bg color in collection tree 2023-06-22 00:38:07 +05:30
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex flex-col flex-1 bg-primary">
<div class="flex flex-col flex-1 bg-primaryContrast">
<div
class="sticky z-10 flex justify-between flex-1 border-b bg-primary border-dividerLight"
:style="

View File

@@ -1,5 +1,5 @@
<template>
<div class="flex flex-col flex-1 bg-primary">
<div class="flex flex-col flex-1 bg-primaryContrast">
<div
class="sticky z-10 flex justify-between flex-1 border-b bg-primary border-dividerLight"
:style="