mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Changed the tab content width.
This commit is contained in:
parent
6de4784ee7
commit
722daac2cd
1 changed files with 1 additions and 1 deletions
|
@ -707,7 +707,7 @@ padding: 4px 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#settings-page #general fieldset .wrapper {
|
#settings-page #general fieldset .wrapper {
|
||||||
max-width: 400px;
|
max-width: 1024px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#settings-page .working-plan-wrapper {
|
#settings-page .working-plan-wrapper {
|
||||||
|
|
Loading…
Reference in a new issue