Make second brain graph viewport circular
This commit is contained in:
@@ -168,7 +168,7 @@ body {
|
||||
margin: 8px auto 0;
|
||||
background:#02040a;
|
||||
border:1px solid #172033;
|
||||
border-radius: 8px;
|
||||
border-radius: 50%;
|
||||
box-shadow: 0 0 28px rgba(34,211,238,0.08), inset 0 0 42px rgba(124,58,237,0.08);
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user