mirror of
https://github.com/openziti/zrok.git
synced 2025-02-09 15:00:39 +01:00
8 lines
160 B
CSS
8 lines
160 B
CSS
.react-flow__node {
|
|
font-family: "Poppins", sans-serif;
|
|
color: #241775;
|
|
border: 1px solid #241775;
|
|
}
|
|
.react-flow__attribution {
|
|
display: none;
|
|
} |