aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoribrainventures <j.geiger@webstudio.de>2023-08-29 15:31:01 +0200
committerGitHub <noreply@github.com>2023-08-29 15:31:01 +0200
commitba7d0d225a97a7d79a150d1f649011f54552b3bf (patch)
tree52c8430578c5b7a6293747e55af2463fa2c4574f
parent02e7824e6a9c3d74af7b383dd66a3a1c231ef082 (diff)
Update style.css
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 56e2cb4c..34869b89 100644
--- a/style.css
+++ b/style.css
@@ -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);