mirror of
https://github.com/javl/image2cpp.git
synced 2026-09-11 09:03:04 +00:00
layout tweaks
This commit is contained in:
+8
-1
@@ -420,6 +420,10 @@ code {
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
#glyph-name-note {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.upload-note {
|
||||
max-width: 320px;
|
||||
}
|
||||
@@ -519,7 +523,7 @@ input[type="radio"] {
|
||||
}
|
||||
|
||||
.glyph-input {
|
||||
width: 80px;
|
||||
width: 300px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
@@ -639,6 +643,9 @@ input[type="file"]::file-selector-button {
|
||||
|
||||
#image-size-settings li {
|
||||
margin: 6px 0;
|
||||
border: 1px solid var(--border-subtle);
|
||||
border-radius: var(--radius-lg);
|
||||
padding: 8px 12px;
|
||||
}
|
||||
|
||||
/* ---- Preview canvases ---- */
|
||||
|
||||
Reference in New Issue
Block a user