Files
flame/client/src/components/Bookmarks/BookmarkForm/BookmarkForm.module.css
2021-07-28 12:36:03 +02:00

7 lines
79 B
CSS

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