mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2025-03-16 13:33:34 +00:00
7 lines
88 B
CSS
7 lines
88 B
CSS
|
.canvas-group-label {
|
||
|
font-size: 2em;
|
||
|
}
|
||
|
|
||
|
.canvas-node-placeholder {
|
||
|
font-size: 72px;
|
||
|
}
|