1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-30 08:09:35 +02:00
flame/client/src/components/Bookmarks/Form/Form.module.css

7 lines
79 B
CSS
Raw Normal View History

2021-07-28 12:36:03 +02:00
.Switch {
text-decoration: underline;
}
.Switch:hover {
cursor: pointer;
}