mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Styled the perfil toggle button properly
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<ion-toolbar>
|
||||
<!-- customized TOGGLE button -->
|
||||
<label class="switch"><input type="checkbox" id="togBtn">
|
||||
<div class="slider round" (click)="showAlert()">
|
||||
<!--ADDED HTML --><span class="mdgpr">MDGPR</span><span class="pr">PR</span><!--END-->
|
||||
<div class="slider round">
|
||||
<!--ADDED HTML --><span (click)="showAlert()" class="mdgpr">MDGPR</span><span class="pr">PR</span><!--END-->
|
||||
</div>
|
||||
</label>
|
||||
</ion-toolbar>
|
||||
|
||||
Reference in New Issue
Block a user