aboutsummaryrefslogtreecommitdiffstats
path: root/src/Editor.module.css
blob: 21169033ec152bb0a6866c5052b29da5a43b7b16 (plain)
1
2
3
4
5
6
7
.runButton {
  margin-top: 10px;
}

.error {
  color: var(--red)
}