Compare commits
No commits in common. "c494a90227ff0f37d54c629ea46e2ca4567e035c" and "fc359a844fa6fa463d4b689d420f82fc3779857b" have entirely different histories.
c494a90227
...
fc359a844f
@ -1,5 +1,5 @@
|
||||
[tool.bumpversion]
|
||||
current_version = "1.3.46"
|
||||
current_version = "1.3.45"
|
||||
commit = true
|
||||
tag = true
|
||||
tag_name = "{new_version}"
|
||||
|
@ -59,14 +59,3 @@ table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, tabl
|
||||
content: '-';
|
||||
background-color: #d33333;
|
||||
}
|
||||
|
||||
/* Media query for mobile devices */
|
||||
@media (max-width: 768px) {
|
||||
.container {
|
||||
margin-top: 1rem !important;
|
||||
}
|
||||
|
||||
main {
|
||||
padding: 0.5em;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user