File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 5555
5656 & __thumbnail {
5757 @include mixins .button-reset ;
58-
5958 & {
6059 position : relative ;
6160 border-radius : 6px ;
8887 ' ../images/image.svg' ,
8988 variables .$color-gray-25
9089 );
91-
9290 & {
9391 height : 100% ;
9492 width : 100% ;
137135
138136 & __unsupported {
139137 @include mixins .button-reset ;
140-
141138 & {
142139 flex-grow : 1 ;
143140 height : 100% ;
298295
299296 & __button {
300297 @include mixins .button-reset ;
301-
302298 & {
303299 border-radius : 4px ;
304300 display : inline-block ;
326322 & --forward {
327323 & ::before {
328324 @include mixins .color-svg (
329- ' ../images/icons/v3/forward/forward.svg' ,
330- variables .$color-gray-15
325+ ' ../images/icons/v3/forward/forward.svg' ,
326+ variables .$color-gray-15
331327 );
332328 }
333329 }
334330
335331 & --save {
336332 & ::before {
337333 @include mixins .color-svg (
338- ' ../images/icons/v3/save/save.svg' ,
339- variables .$color-gray-15
334+ ' ../images/icons/v3/save/save.svg' ,
335+ variables .$color-gray-15
340336 );
341337 }
342338 }
343339
344340 & --jump {
345341 & ::before {
346342 @include mixins .color-svg (
347- ' ../images/icons/v3/chat/chat.svg' ,
348- variables .$color-gray-15
343+ ' ../images/icons/v3/chat/chat.svg' ,
344+ variables .$color-gray-15
349345 );
350346 }
351347 }
384380 }
385381
386382 outline : none ;
387-
388383 & :focus {
389384 outline : none ;
390385 }
You can’t perform that action at this time.
0 commit comments