fix right arrow style bug
This commit is contained in:
parent
d52ee4c926
commit
b066fc267e
|
@ -105,7 +105,7 @@
|
|||
|
||||
.task-table .task-right-arrow {
|
||||
visibility: hidden;
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
right: 14px;
|
||||
margin-top: -12px;
|
||||
}
|
||||
|
|
Reference in a new issue