Fix "Enter iTop" button

This commit is contained in:
Stephen Abello
2021-06-15 15:21:51 +02:00
parent 27da8470b7
commit 0bdf43b085
3 changed files with 6 additions and 2 deletions

View File

@@ -17374,6 +17374,8 @@ body {
margin-top: 10px;
}
#ibo_setup_container .ibo-setup--body {
display: flex;
flex-direction: column;
background-color: #fff;
padding: 20px;
border: 3px solid #ccd4db;