File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5454 -webkit-appearance :  none;
5555 align-items :  center;
5656 border :  1px   solid transparent;
57-  border-radius :  none ;
57+  border-radius :  0 ;
5858 box-shadow :  none;
5959 display :  inline-flex;
6060 font-size :  1rem  ;
@@ -2816,7 +2816,7 @@ a {
28162816
28172817.__rjfe__  .panel-heading  {
28182818 background-color :  whitesmoke;
2819-  border-radius :  none none  0  0 ;
2819+  border-radius :  0   0  0  0 ;
28202820 color :  # 363636
28212821 font-size :  1em  ;
28222822 font-weight :  600 ;
Original file line number Diff line number Diff line change 11@charset  " utf-8" 
22
3- $panel-heading-radius : none ;
3+ $panel-heading-radius : 0 ;
44$panel-heading-size : 1em  ;
55$panel-heading-weight : 600 ;
6- $control-radius : none ;
6+ $control-radius : 0 ;
77
88@import  " ../../node_modules/bulma/sass/utilities/_all.sass" 
99@import  " ../../node_modules/bulma/sass/base/_all.sass" 
                         You can’t perform that action at this time. 
           
                  
0 commit comments