mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
enhance: display a warning button for the demo graph
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
a.button {
|
||||
margin: 0 4px;
|
||||
}
|
||||
|
||||
svg.warning {
|
||||
transform: scale(0.6);
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
|
||||
.is-electron.is-mac .cp__header {
|
||||
|
||||
Reference in New Issue
Block a user