dark mode for teams

This commit is contained in:
Čarodej
2021-10-26 06:57:40 +02:00
parent d4990d8d5f
commit fda82d6dbf
117 changed files with 371 additions and 240 deletions

View File

@@ -21,7 +21,7 @@
:size="28"
:is-border="true"
:member="item.data.relationships.user"
class="absolute -right-2 -bottom-2"
class="absolute -right-2 -bottom-2 z-10"
/>
<!--If is file or image, then link item-->
@@ -524,7 +524,7 @@ export default {
}
}
.dark-mode {
.dark {
.file-wrapper {
.icon-item {