improved button psitioning. see #65

This commit is contained in:
mic 2024-07-16 00:24:53 +02:00
parent 7fdc88a283
commit 18502ce731

View file

@ -175,4 +175,9 @@ table .sort.desc {
position: absolute;
right:10px;
top:10px;
text-align: right;
}
#btnExportAll{
margin-bottom: 3px;
}