nested group feature added

This commit is contained in:
Burak Civan
2022-10-27 13:59:09 +03:00
parent 41e8dee624
commit 92f2d23b28
11 changed files with 31 additions and 31 deletions

View File

@@ -17,11 +17,7 @@
max-height: 0;
}
/* index */
.index-actions:hover .tooltip-content {
@apply opacity-100 visible;
}
/* index */
html[dir='ltr'] .index-actions:first-child {
@apply rounded-tl-lg rounded-bl-lg border-r-0;
}