hotwax / hotwax-apps-theme

Apache License 2.0
3 stars 4 forks source link

Add empty state styling and global styling for cursor pointer #15

Open ymaheshwari1 opened 7 months ago

dt2patel commented 3 weeks ago

@ymaheshwari1 add reference links to where we have these styles on a per app level so I can review

ymaheshwari1 commented 3 weeks ago

@dt2patel Sir

Empty state CSS: Bopis: https://github.com/hotwax/bopis/blob/eeee222c7a783d44976314fb152ad52b0c5d8417/src/theme/variables.css#L242 Fulfillment: https://github.com/hotwax/fulfillment/blob/b6b1a4aea20cc6617940f333ddd22384eb18229a/src/theme/variables.css#L366

Cursor Pointer CSS: https://github.com/hotwax/inventory-count/blob/6c5a30ad314cbd5ce62b3840e5396ab823354007/src/views/DraftDetail.vue#L557