Skip to content
Snippets Groups Projects
Commit 742404a5 authored by HARTZ HENRI's avatar HARTZ HENRI
Browse files

style: fix button size

parent 1f1cc386
Branches
2 merge requests!76V4.1,!73style: fix button size
Pipeline #325884 passed with stages
in 1 minute and 1 second
.modal-button-left {
width: 100%;
height: 100%;
height: 10vh;
border-radius: 12px;
border: solid 5px #508bff;
background-color: white;
......@@ -30,7 +30,7 @@
.modal-button-right {
width: 100%;
height: 100%;
height: 10vh;
border-radius: 12px;
background-color: #2b73fd;
font-weight: bold;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment