File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 position : absolute;
33 min-width : 400px ;
44 max-width : 600px ;
5- background-color : # fff ;
5+ background-color : var ( --checkins-palette-background-default ) ;
66 top : 50% ;
77 left : 50% ;
88 padding : 0.5rem ;
4040 position : absolute;
4141 min-width : 400px ;
4242 max-width : 600px ;
43- background-color : # fff ;
43+ background-color : var ( --checkins-palette-background-default ) ;
4444 top : 50% ;
4545 left : 50% ;
4646 padding : 0.5rem ;
Original file line number Diff line number Diff line change 2626 position : absolute;
2727 min-width : 400px ;
2828 max-width : 600px ;
29- background-color : # fff ;
29+ background-color : var ( --checkins-palette-background-default ) ;
3030 top : 50% ;
3131 left : 50% ;
3232 padding : 0.5rem ;
Original file line number Diff line number Diff line change 99 position : absolute;
1010 min-width : 400px ;
1111 max-width : 600px ;
12- background-color : # fff ;
12+ background-color : var ( --checkins-palette-background-default ) ;
1313 top : 50% ;
1414 left : 50% ;
1515 padding : 0.5rem ;
Original file line number Diff line number Diff line change 22 position : absolute;
33 min-width : 400px ;
44 max-width : 600px ;
5- background-color : # fff ;
5+ background-color : var ( --checkins-palette-background-default ) ;
66 top : 50% ;
77 left : 50% ;
88 padding : 0.5rem ;
You can’t perform that action at this time.
0 commit comments