wip sharing view
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Artem Anufrij
2023-02-16 18:19:22 +01:00
parent dc83bd6c65
commit efef863e66
4 changed files with 68 additions and 7 deletions

View File

@@ -272,6 +272,7 @@ td.fillCell>* {
overflow: hidden;
text-overflow: ellipsis;
flex-grow: 1;
text-align: left;
}
.radioCover {
@@ -593,6 +594,7 @@ td.fillCell>* {
.z1 {
z-index: 1;
}
.z2 {
z-index: 2;
}