Skip to content

Commit 015e1f1

Browse files
author
Kilo
committed
feat(queue): make queue tables full width and clear floats
1 parent 6274f04 commit 015e1f1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

admin/scss/components/_queue.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272

7373
// Queue tables
7474
.mskd-table-responsive {
75+
clear: both;
76+
width: 100%;
7577
overflow-x: auto;
7678
-webkit-overflow-scrolling: touch;
7779
}

0 commit comments

Comments
 (0)