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