This repository was archived by the owner on Feb 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +22
-18
lines changed
Expand file tree Collapse file tree 2 files changed +22
-18
lines changed Original file line number Diff line number Diff line change 66 content : " Today" ;
77 }
88 & .timepicker-sbs {
9- .datepicker , .accordion-toggle {
10- border-right : 1px solid $color-pf-black-300 ;
11- }
12- .timepicker {
13- padding-left : 0 ;
14- margin-top : 50px ;
15- }
16- .picker-switch {
17- width : 50% ;
9+ @media (min-width : $screen-md-min ) {
10+ .datepicker , .accordion-toggle {
11+ border-right : 1px solid $color-pf-black-300 ;
12+ }
13+ .timepicker {
14+ padding-left : 0 ;
15+ margin-top : 50px ;
16+ }
17+ .picker-switch {
18+ width : 50% ;
19+ }
1820 }
1921 }
2022 a [data-action ] {
Original file line number Diff line number Diff line change 66 content : " Today" ;
77 }
88 & .timepicker-sbs {
9- .datepicker , .accordion-toggle {
10- border-right : 1px solid $color-pf-black-300 ;
11- }
12- .timepicker {
13- padding-left : 0 ;
14- margin-top : 50px ;
15- }
16- .picker-switch {
17- width : 50% ;
9+ @media (min-width : $screen-md-min ) {
10+ .datepicker , .accordion-toggle {
11+ border-right : 1px solid $color-pf-black-300 ;
12+ }
13+ .timepicker {
14+ padding-left : 0 ;
15+ margin-top : 50px ;
16+ }
17+ .picker-switch {
18+ width : 50% ;
19+ }
1820 }
1921 }
2022 a [data-action ] {
You can’t perform that action at this time.
0 commit comments