Fix small UI issues with the new colortheme
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
align-items: center;
|
||||
flex: 1;
|
||||
flex: 1 0 auto;
|
||||
& > div {
|
||||
width: 400px;
|
||||
max-width: 100%;
|
||||
@@ -191,7 +191,7 @@
|
||||
}
|
||||
div.cp-creation-template {
|
||||
width: 100%;
|
||||
flex: 1;
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
.cp-creation-template-container {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user