design: fix font size in table
This commit is contained in:
@@ -70,14 +70,15 @@ a {
|
||||
transition: cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s;
|
||||
}
|
||||
|
||||
.table-wrapper {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.btn {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.table,
|
||||
.table :where(thead, tfoot) {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
@media print {
|
||||
|
||||
html,
|
||||
|
||||
Reference in New Issue
Block a user