[O] Fix <pre> tag font
This commit is contained in:
@@ -65,6 +65,11 @@
|
||||
color: #eeeeee;
|
||||
}
|
||||
|
||||
#details pre
|
||||
{
|
||||
font-family: var(--font);
|
||||
}
|
||||
|
||||
.el-loading-spinner
|
||||
{
|
||||
top: unset !important;
|
||||
|
||||
Reference in New Issue
Block a user