Fix some responsive issue on the node component

This commit is contained in:
nymkappa
2023-03-12 10:16:49 +09:00
parent 5dc52250e6
commit 31cfbf6625
5 changed files with 54 additions and 22 deletions

View File

@@ -108,5 +108,6 @@ app-fiat {
}
.separator {
margin: 0 1em;
margin: 0 0.25em;
color: slategrey;
}