File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 22 all : unset ;
33 cursor : pointer ;
44
5- & --selected {
6- fill : red ;
7- }
5+ & --selected {
6+ fill : red ;
7+ }
88
99 & .dpl-icon-button :focus {
1010 outline : $c-text-primary-black 5px auto ;
1111 }
12- }
12+ }
Original file line number Diff line number Diff line change 44 @extend %text-body-medium-medium ;
55
66 & __header {
7- height : 35px ;
8- position : relative ;
7+ height : 35px ;
8+ position : relative ;
99 padding-right : 25px ;
10- display : flex ;
11- align-items : flex-end ;
10+ display : flex ;
11+ align-items : flex-end ;
1212 }
1313 & __power {
14- position : absolute ;
14+ position : absolute ;
1515 right : 0 ;
16- top : 4px ;
16+ top : 4px ;
1717 }
1818
1919 & __buttons {
@@ -23,11 +23,10 @@ position: absolute;
2323 & __button {
2424 @extend .mx-16 ;
2525 display : flex ;
26-
27-
26+
2827 & :last-child {
2928 margin-right : 0 ;
3029 }
3130 }
3231 }
33- }
32+ }
You can’t perform that action at this time.
0 commit comments