exports: better lisibility of exports index page

This commit is contained in:
Mathieu Jaumotte 2022-09-13 11:12:42 +02:00
parent ef7a388f38
commit 42ea1f5813

View File

@ -517,3 +517,9 @@ div.popover {
div.v-toast {
z-index: 10000!important;
}
div.grouped {
padding: 1em;
border: 1px solid black;
margin-bottom: 2em;
}