Skip to content

Commit

Permalink
CORE-4742: styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ekachxaidze98 committed Dec 18, 2023
1 parent a053867 commit 88d9d5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/output/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@
}

.oai-modal {
background: #fff;
position: fixed;
width: 456px;
top: 15px;
right: 6%;
background: #fff;
width: 456px;
z-index: 10001;
padding: 1rem;
border-radius: 2px;
Expand Down Expand Up @@ -208,8 +208,8 @@
}

.boxes {
margin-top: 1rem;
padding: 0;
margin-top: 1rem;
box-shadow: unset;
}

Expand Down

0 comments on commit 88d9d5c

Please sign in to comment.