Files
flame/client/src/components/Apps/AppForm/AppForm.module.css
2021-06-23 15:27:46 +02:00

7 lines
79 B
CSS

.Switch {
text-decoration: underline;
}
.Switch:hover {
cursor: pointer;
}