|
@@ -196,7 +196,7 @@ input[name=radio]:checked {
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
.pay-yes{background: #fde9eb;border-radius: 0 0 50% 50%;-webkit-transform: scaleX(1.2);transform: scaleX(1.2); background-size: 100% auto; height:220px;text-align: center;padding: 50px 0;}
|
|
|
-.add-tooth{background: #fde9eb;border-radius:50% 50% 0 0;-webkit-transform: scaleX(1.2);transform: scaleX(1.2); background-size: 100% auto; height:220px;text-align: center;padding: 50px 0;position: fixed;left: 0;width: 100%;bottom: 0;}
|
|
|
+.add-tooth{background: #fde9eb;border-radius:50% 50% 0 0;-webkit-transform: scaleX(1.2);transform: scaleX(1.2); background-size: 100% auto; height:180px;text-align: center;padding: 50px 0;position: fixed;left: 0;width: 100%;bottom: 0;}
|
|
|
.mui-input-row label{padding: 11px 10px;}
|
|
|
.my-table{padding: 0 10px;}
|
|
|
.my-table .my-label{padding-left:50px !important;padding-right:0 !important;}
|