mirror of
https://github.com/xiaoqidun/ofdgo.git
synced 2026-08-30 12:12:40 +08:00
This commit is contained in:
@@ -217,6 +217,10 @@ button:not(:disabled):hover {
|
||||
color: #1f2428;
|
||||
}
|
||||
|
||||
.dpi-select {
|
||||
width: 54px;
|
||||
}
|
||||
|
||||
.format-select:focus,
|
||||
.format-select:focus-visible {
|
||||
border-color: var(--accent);
|
||||
@@ -1078,6 +1082,10 @@ body[data-hide-meta] .meta-panel {
|
||||
padding: 0 3px;
|
||||
}
|
||||
|
||||
.dpi-select {
|
||||
width: 48px;
|
||||
}
|
||||
|
||||
.footer-links {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user