Typicalc/frontend/styles/view/main/help-dialog.css
2021-02-13 01:40:58 +01:00

16 lines
211 B
CSS

#contentLayout {
padding-right: 0px;
}
#headingLayout {
width: 100%;
display: flex;
position: relative;
align-items: center;
justify-content: center;
}
#languageSelect {
position: absolute;
right: 0;
}