mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
fix(medical-record): Remove z-index property (#15790)
This commit is contained in:
@@ -14,10 +14,6 @@
|
|||||||
margin-bottom: -4px;
|
margin-bottom: -4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.medical_record-row > * {
|
|
||||||
z-index: -999;
|
|
||||||
}
|
|
||||||
|
|
||||||
.date-indicator {
|
.date-indicator {
|
||||||
background:none;
|
background:none;
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
|
|||||||
Reference in New Issue
Block a user