mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
Add back missing style.
This commit is contained in:
10
src/app.scss
10
src/app.scss
@@ -118,3 +118,13 @@
|
|||||||
--pf-c-about-modal-box--MaxHeight: 40rem;
|
--pf-c-about-modal-box--MaxHeight: 40rem;
|
||||||
--pf-c-about-modal-box--MaxWidth: 63rem;
|
--pf-c-about-modal-box--MaxWidth: 63rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
//
|
||||||
|
// layout styles
|
||||||
|
//
|
||||||
|
.at-align-right {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
justify-content: flex-end;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user