mirror of
https://github.com/nh-server/switch-guide.git
synced 2026-08-15 20:19:49 -07:00
Merge pull request #284 from ManiacOfGitHub/master
Fix minor styling bug for mobile
This commit is contained in:
@@ -97,8 +97,10 @@
|
|||||||
border-color: var(--vp-custom-block-danger-border);
|
border-color: var(--vp-custom-block-danger-border);
|
||||||
color: var(--vp-custom-block-danger-text);
|
color: var(--vp-custom-block-danger-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
.serial-result-hidden {
|
.serial-result-hidden {
|
||||||
display: none!important;
|
display: none!important;
|
||||||
|
}
|
||||||
|
#serial-digits {
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user