SDA-2838: Fix notification settings button for french (#1166)

This commit is contained in:
Vishwas Shashidhar 2021-01-07 16:46:54 +05:30 committed by GitHub
parent 6ad38bc89a
commit 81c552c51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1337,7 +1337,7 @@ export class WindowHandler {
const opts = this.getWindowOpts(
{
width: 540,
height: 440,
height: 455,
show: false,
modal: true,
minimizable: false,

View File

@ -116,7 +116,7 @@ body {
.position-button {
width: 116px;
height: 32px;
height: 45px;
top: 1px;