Outputs form sticky footer (#9144)

* Fixed footer logging cluster create screen

* Clean code
This commit is contained in:
richa 2023-09-04 15:34:11 +02:00 committed by GitHub
parent f84c3bd299
commit 62397d1be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -258,6 +258,13 @@ export default {
$logo: 60px;
.output {
display: flex;
flex-direction: column;
flex-grow: 1;
.side-tabs {
flex: 1;
}
.provider {
h1 {
display: inline-block;