Patch by kpatenio <kpatenio@mozilla.com>. Differential Revision: https://phabricator.services.mozilla.com/D210753
12 lines
322 B
CSS
12 lines
322 B
CSS
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
|
|
#turn-on-scheduled-backups-dialog {
|
|
width: 27.8rem;
|
|
}
|
|
|
|
#turn-off-scheduled-backups-dialog {
|
|
width: 23.94rem;
|
|
}
|