Skip to content
Snippets Groups Projects
Commit 2663d20d authored by 13516139 Ahmad Fahmi Pratama's avatar 13516139 Ahmad Fahmi Pratama
Browse files

Fix page Daftar Pengguna Aktif

parent bf0085c5
No related merge requests found
Pipeline #6883 failed with stage
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
@section('content') @section('content')
<div class="container"> <div class="container">
<h3>Daftar Pengguna Aktif</h3> <h3>Daftar Pengguna Aktif</h3>
<div class="row justify-content-center table-x"> <div class="row justify-content-center table-x" style="overflow: scroll">
<table class="table"> <table class="table">
<tr> <tr>
<th> <th>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment