annotation justification

This commit is contained in:
Timo 2021-03-30 12:15:50 +03:00
parent 2e82b3ff0d
commit 77f2b795fe
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
@import '../../../../../assets/styles/red-variables';
:host {
margin-right: 0;
}
.annotation-actions {
position: absolute;
right: -8px;

View File

@ -94,6 +94,7 @@
cursor: pointer;
display: flex;
flex-direction: column;
width: 100%;
&.removed {
text-decoration: line-through;