This commit is contained in:
Kenneth Jannette
2024-01-27 17:09:07 -06:00
parent e0cd22242a
commit d1e270c41d
2 changed files with 8 additions and 1 deletions

View File

@@ -83,6 +83,13 @@
width: 50%;
}
.plan-header-right-low {
display: flex;
flex-direction: row;
padding: 12px 14px;
width: 100%;
}
.plan-header-left {
display: flex;
flex-direction: row-reverse;