Fix status line in top menu

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2021-08-05 20:22:36 +03:00
parent 97989cf22f
commit 530a5bdcf0
2 changed files with 4 additions and 4 deletions

View File

@ -79,6 +79,7 @@
.status-bar {
min-height: $status-bar-height;
min-width: 1200px;
font-size: 14px;
.container {
display: flex;
@ -94,13 +95,12 @@
display: flex;
align-items: center;
flex-direction: row-reverse;
color: var(--theme-content-trans-color);
.clock {
margin: 0 40px 0 24px;
font-weight: 500;
font-size: 12px;
color: var(--theme-caption-color);
opacity: 0.3;
user-select: none;
}
.widget {
@ -109,7 +109,7 @@
justify-content: center;
width: 32px;
height: 32px;
opacity: 0.3;
opacity: .3;
}
}
}

View File

@ -124,7 +124,7 @@
* LTS schedule: https://nodejs.org/en/about/releases/
* LTS versions: https://nodejs.org/en/download/releases/
*/
"nodeSupportedVersionRange": ">=12.13.0 <13.0.0 || >=14.15.0 <15.0.0",
"nodeSupportedVersionRange": ">=12.13.0 <13.0.0 || >=14.15.0 <15.0.0 || >=16.0.0",
/**
* Odd-numbered major versions of Node.js are experimental. Even-numbered releases