mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-06 04:23:11 +08:00
Upload custom icon on client
This commit is contained in:
7
client/src/components/Apps/AppForm/AppForm.module.css
Normal file
7
client/src/components/Apps/AppForm/AppForm.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.Switch {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.Switch:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user