enhance(frontend): add drive tip

This commit is contained in:
syuilo 2025-04-28 09:46:41 +09:00
parent 7c23e53034
commit c99f4dc4ce
5 changed files with 19 additions and 1 deletions

View file

@ -39,7 +39,6 @@ function close() {
background: var(--MI_THEME-infoBg);
color: var(--MI_THEME-infoFg);
border-radius: var(--MI-radius);
white-space: pre-wrap;
&.warn {
background: var(--MI_THEME-infoWarnBg);