mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
Setup Wizard width fix for chrome
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
.setup-wizard-wrapper {
|
.setup-wizard-wrapper {
|
||||||
width: 720px;
|
width: 725px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user