Skip to content

Commit 7e9cff2

Browse files
authored
Merge pull request #477 from yang991178/1.1.3
Version 1.1.3
2 parents b827f26 + 9318b1c commit 7e9cff2

File tree

15 files changed

+2061
-1280
lines changed

15 files changed

+2061
-1280
lines changed

dist/styles/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ body.darwin .btn-group .seperator {
237237
height: var(--navHeight);
238238
line-height: var(--navHeight);
239239
}
240-
body.darwin.not-fullscreen #root > nav .btn-group .btn:first-of-type {
240+
body.darwin.not-fullscreen #root > nav .btn-group:first-of-type {
241241
margin-left: 72px;
242242
}
243243
#root > nav .btn-group .btn.system {

0 commit comments

Comments
 (0)