Fix border color in toast timer
This commit is contained in:
parent
39ea10cf07
commit
35984ab3e4
@ -108,6 +108,11 @@
|
|||||||
color: unset;
|
color: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:root:root:root:root .toast-body .timer
|
||||||
|
{
|
||||||
|
background: currentColor;
|
||||||
|
}
|
||||||
|
|
||||||
:root:root:root:root .slider_input_container > span,
|
:root:root:root:root .slider_input_container > span,
|
||||||
:root:root:root:root .feather-upload,
|
:root:root:root:root .feather-upload,
|
||||||
:root:root:root:root footer
|
:root:root:root:root footer
|
||||||
|
Loading…
Reference in New Issue
Block a user