revised approve system and some minor fixes
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
<style type="text/css">
|
||||
|
||||
.table-responsive {
|
||||
overflow-x: scroll;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* Chart.js */
|
||||
@keyframes chartjs-render-animation {
|
||||
from {
|
||||
|
||||
Reference in New Issue
Block a user