UX: move dismiss button on the bottom to the right of the footer message (#18424)

This commit is contained in:
Meghna 2022-09-30 07:34:54 +05:30 committed by GitHub
parent ff45651053
commit 847e1db7fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -137,6 +137,12 @@
.topic-list-bottom {
margin: 20px 0;
.footer-message {
padding-top: 4px;
}
.dismiss-container-bottom {
float: right;
}
}
// Misc. stuff