Skip to content

Table Small doesn't work #299

@crescent1

Description

@crescent1

hi, looks like table-sm doesn't work.

<div class="table-responsive">
 <table class="table table-sm table-hover">
  <thead>
     <tr class="bg-primary text-center">
          <th class="text-white">No</th>
          <th class="text-white">Name</th>
          <th class="text-white">Email</th>
          <th class="text-white">Type</th>
          <th class="text-white"></th>
      </tr>
   </thead>
 </table>
</div>

pic:
Screenshot from 2024-07-23 11-58-37

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions