-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove probably buggy font-variant-emoji
- Loading branch information
Rustem Mussabekov
committed
Oct 18, 2024
1 parent
554912c
commit ac215c1
Showing
3 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
Binary file modified
BIN
-713 Bytes
(100%)
...eproj/project.xcworkspace/xcuserdata/exentrich.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,6 @@ | |
.page { | ||
width: 100%; | ||
min-height: 100%; | ||
font-variant-emoji: emoji; | ||
} | ||
|
||
/* electron */ | ||
|