File tree Expand file tree Collapse file tree
packages/uikit-workshop/src/sass/scss/04-components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77* in the dropdown navigation.
88*/
99.pl-c-pattern-state {
10- display : inline-block ;
11- width : 5px ;
12- height : 5px ;
13- margin-left : 10px ;
14- position : relative ;
15- top : 5px ;
16- left : 0 ;
10+ width : 0.5em ;
11+ height : 0.5em ;
12+ margin-bottom : 0.25em ;
13+ margin-left : 0.5em ;
1714 border-radius : 50% ;
1815 background-color : $pl-color-state-info ;
19- line-height : 4px ;
20- text-indent : 10px ;
2116
2217 & --complete {
2318 background-color : $pl-color-state-complete ;
Original file line number Diff line number Diff line change 5050 */
5151.pl-c-pattern__title-link {
5252 display : inline-flex ; /* 1 */
53- align-items : flex-start ; /* 1 */
53+ align-items : center ; /* 1 */
5454 padding : $pl-pad 0 0.3rem ;
5555 color : $pl-color-gray-50 !important ;
5656 text-decoration : none ;
You can’t perform that action at this time.
0 commit comments