-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(fix) service-queues: Fix queue table empty state (#1452)
This PR is a follow-up to #1390 which amended the Service Queues dashboard to align more closely with the designs. This PR fixes an additional issue with the queue table where the empty state wasn't being displayed correctly. More specifically, it: - Amends the styling of the queue table empty state to match the designs. - Fixes the positioning of the loading indicator in the queue table toolbar so it's further offset to the right.
- Loading branch information
1 parent
30c81cb
commit 4a82e38
Showing
3 changed files
with
36 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters