mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2025-02-16 15:40:16 +00:00
Font-family of Saved Glyph Sets
This commit is contained in:
parent
6eea6701c8
commit
9059c5a388
@ -721,9 +721,10 @@
|
||||
}
|
||||
|
||||
.c-glyph-sets-save-name__input {
|
||||
width: 16rem;
|
||||
width: 17rem;
|
||||
height: 1.5rem;
|
||||
text-align: center;
|
||||
font-family: Typewriter, serif;
|
||||
font-size: 1.35rem;
|
||||
color: var(--color-reality-dark);
|
||||
-webkit-appearance: none;
|
||||
|
@ -244,7 +244,7 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
.c-glyph-single-set-save-flexbox {
|
||||
width: 16rem;
|
||||
width: 17rem;
|
||||
}
|
||||
|
||||
.c-glyph-set-preview-area {
|
||||
|
Loading…
Reference in New Issue
Block a user