File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 22@import ' font' ;
33
44.page-header {
5- margin : 24px 24px 0 ;
65 display : flex ;
76 flex-direction : column ;
7+ margin : 24px 24px 0 ;
8+
89 .column-alignment {
910 display : flex ;
1011 flex-direction : column ;
2223 }
2324
2425 .breadcrumb-container {
25- margin-right : auto ;
2626 align-items : center ;
27+ margin-right : auto ;
2728
2829 .breadcrumb-separator {
2930 padding : 0 20px ;
3031 }
3132
3233 .title {
3334 @include font-subtitle-medium ($gray-7 );
34- display : flex ;
3535 align-items : center ;
36+ display : flex ;
3637
3738 .icon {
3839 padding-right : 12px ;
4546 }
4647
4748 .time-range {
49+ align-items : center ;
50+ display : flex ;
4851 margin-left : 10px ;
4952 }
5053
5457 }
5558
5659 & .bottom-border {
57- padding-bottom : 16px ;
5860 border-bottom : 1px solid $color-border ;
61+ padding-bottom : 16px ;
5962 }
6063
6164 .tabs {
You can’t perform that action at this time.
0 commit comments