mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
[fix] [minor] [issue] webnotes/erpnext#658 - adjust expiry warning banner
This commit is contained in:
@@ -20,8 +20,8 @@ span, div, td, input, textarea, button, select {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.expiry-info {
|
.expiry-info {
|
||||||
margin-top: 40px;
|
margin-top: -20px;
|
||||||
margin-bottom: -40px;
|
margin-bottom: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: rgb(255, 255, 204);
|
background-color: rgb(255, 255, 204);
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
|
|||||||
Reference in New Issue
Block a user