autotasker/assets/styles/app.css

7 lines
97 B
CSS
Raw Normal View History

2024-07-23 15:25:22 +00:00
table {
width: 100%;
}
table tbody tr td:first-child {
padding-right: 3rem !important;
}