mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix(style): cursor of restart text
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
|
||||
a.restart {
|
||||
position: relative;
|
||||
cursor: pointer !important;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
@@ -102,6 +101,7 @@
|
||||
> strong {
|
||||
display: inline-block;
|
||||
padding-left: 2px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user