Fix table responsiveness
This commit is contained in:
parent
bfe3d9bba5
commit
5c79a8860f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
%h2 Users
|
||||
%table{ class: "table-responsive" }
|
||||
%table{ class: "table table-responsive" }
|
||||
%thead
|
||||
%tr
|
||||
%th ID
|
||||
|
|
Loading…
Reference in a new issue