diff options
Diffstat (limited to 'frontend/app/views/page')
| -rw-r--r-- | frontend/app/views/page/page.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/app/views/page/page.css b/frontend/app/views/page/page.css index 8e6e156..1db3930 100644 --- a/frontend/app/views/page/page.css +++ b/frontend/app/views/page/page.css @@ -178,6 +178,7 @@ /* sample cursor */ .sampleCursor { + cursor: pointer; max-width: 50px; max-height: 50px; } |
