mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
page refresh title issue fixed
This commit is contained in:
@@ -18,7 +18,7 @@ div#body_div {
|
||||
}
|
||||
|
||||
p, li {
|
||||
line-height: 1.6em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.layout-wrapper {
|
||||
@@ -30,10 +30,7 @@ p, li {
|
||||
|
||||
.layout-main {
|
||||
min-height: 400px;
|
||||
}
|
||||
|
||||
.layout-side-section {
|
||||
padding: 8px;
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
.web-footer-menu {
|
||||
|
||||
Reference in New Issue
Block a user