mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-25 09:38:31 +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 {
|
||||
margin-top: 40px;
|
||||
margin-bottom: -40px;
|
||||
margin-top: -20px;
|
||||
margin-bottom: 20px;
|
||||
text-align: center;
|
||||
background-color: rgb(255, 255, 204);
|
||||
padding: 7px;
|
||||
|
||||
Reference in New Issue
Block a user