annotation justification
This commit is contained in:
parent
2e82b3ff0d
commit
77f2b795fe
@ -1,5 +1,9 @@
|
||||
@import '../../../../../assets/styles/red-variables';
|
||||
|
||||
:host {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.annotation-actions {
|
||||
position: absolute;
|
||||
right: -8px;
|
||||
|
||||
@ -94,6 +94,7 @@
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
|
||||
&.removed {
|
||||
text-decoration: line-through;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user