File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -3354,9 +3354,8 @@ color: #aaa !important;
33543354.help-icon svg # Path_20512 , # Path_20511 {
33553355fill : {{ setting_value('visiosoft.theme.defaultadmin::primary_color' ) }};
33563356}
3357- .login-logo img , .login-logo svg {
3358- height : 80px !important ;
3359- width : 100px !important ;
3357+ .login-logo {
3358+ padding-bottom : 2rem ;
33603359}
33613360.login-site-name {
33623361 text-transform : uppercase !important ;
Original file line number Diff line number Diff line change 1212 {{ img(' theme::img/login-icon.svg' ).data| raw }}
1313 {% endif %}
1414 </div >
15- <div class =" text-center text-capitalize login-site-name" >
16- {{ setting_value(' visiosoft.theme.defaultadmin::title' ) }}
17- </div >
18- <div class =" text-center text-capitalize login-site-subtitle" >
19- {{ config(' app.env' ) }}
20- </div >
2115 </div >
2216 <div class =" login-form-block row" >
2317 <div class =" col-sm-24" >
You can’t perform that action at this time.
0 commit comments