fix css indentations
This commit is contained in:
parent
6b73cee79e
commit
0c04b83207
1 changed files with 2 additions and 2 deletions
|
@ -1015,8 +1015,8 @@ tr:hover > td > .trash-button {
|
||||||
}
|
}
|
||||||
|
|
||||||
.truncate-text::after {
|
.truncate-text::after {
|
||||||
background: #4a4a4a;
|
background: #4a4a4a;
|
||||||
mask-image: linear-gradient(to right, transparent, #4a4a4a 70%);
|
mask-image: linear-gradient(to right, transparent, #4a4a4a 70%);
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-identity-color="grey"] {
|
[data-identity-color="grey"] {
|
||||||
|
|
Loading…
Add table
Reference in a new issue