refactor(dashboard,styles): improve layout and styling; update database
- Enhanced item actions layout in dashboard for better alignment and usability. - Updated CSS styles for queue items, buttons, and filter groups to improve responsiveness and aesthetics. - Modified database to reflect recent changes in the application.
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
"label.language": "Language",
|
||||
"label.location": "Location",
|
||||
"label.createdAt": "Created At",
|
||||
"label.submittedBy": "Submitted by",
|
||||
"label.place": "Place",
|
||||
"label.anonymous": "Anonymous User",
|
||||
"filter.category": "Category",
|
||||
"filter.severity": "Severity",
|
||||
"filter.status": "Status",
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
"label.language": "Bahasa",
|
||||
"label.location": "Lokasi",
|
||||
"label.createdAt": "Dicipta Pada",
|
||||
"label.submittedBy": "Dihantar oleh",
|
||||
"label.place": "Tempat",
|
||||
"label.anonymous": "Pengguna Tanpa Nama",
|
||||
"filter.category": "Kategori",
|
||||
"filter.severity": "Keparahan",
|
||||
"filter.status": "Status",
|
||||
|
||||
Reference in New Issue
Block a user