Add global css style to add clickable class
This commit is contained in:
3
front/src/styles/global.css
Normal file
3
front/src/styles/global.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.clickable {
|
||||
cursor:pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user