rich editor files
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
|
||||
}
|
||||
|
||||
.trash-action{
|
||||
.reference-action{
|
||||
display: none;
|
||||
margin-right: 20px;
|
||||
|
||||
}
|
||||
|
||||
&:hover{
|
||||
background: var(--p30);
|
||||
.trash-action{
|
||||
.reference-action{
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
.content {
|
||||
font-size: 16px;
|
||||
line-height: 20px;
|
||||
font-family: var(--main-font);
|
||||
color: var(--text);
|
||||
p{
|
||||
|
||||
margin-bottom: 14px;
|
||||
|
||||
Reference in New Issue
Block a user