Update style.css

This commit is contained in:
ibrainventures 2023-08-29 15:31:01 +02:00 committed by GitHub
parent 02e7824e6a
commit ba7d0d225a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -621,6 +621,9 @@ table.popup-table .link{
.modalControls {
display: flex;
position: absolute;
right: 0px;
left: 0px;
gap: 1em;
padding: 1em;
background-color:rgba(0,0,0,0);