mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-10-20 02:05:11 +00:00
add dark theme
This commit is contained in:
@@ -87,9 +87,9 @@ export default function Relationship(props) {
|
||||
<feDropShadow
|
||||
dx="0"
|
||||
dy="0"
|
||||
stdDeviation="6"
|
||||
stdDeviation="4"
|
||||
floodColor="gray"
|
||||
floodOpacity="0.5"
|
||||
floodOpacity="0.3"
|
||||
/>
|
||||
</filter>
|
||||
</defs>
|
||||
|
Reference in New Issue
Block a user