exposed prefixed ids for projects table [SCI_7172]

This commit is contained in:
Giga Chubinidze 2022-09-13 13:31:04 +04:00
parent fbbe394029
commit 2c393a1bef
2 changed files with 1 additions and 3 deletions

View file

@ -953,7 +953,6 @@ li.module-hover {
display: flex;
grid-column: 7;
position: initial;
display: block;
}
}
@ -1056,7 +1055,6 @@ li.module-hover {
grid-template-columns: max-content repeat(calc(var(--list-columns-number) - 2), minmax(100px, auto)) max-content;
.card {
&.folder-card {
.name {
grid-column: 6 span;