[O] Make the stroke white

This commit is contained in:
Hykilpikonna
2019-10-13 20:37:21 -04:00
parent ccd32ed7e6
commit 595033b80f
+5
View File
@@ -46,4 +46,9 @@
{
font-size: 16px;
}
.el-loading-spinner .path
{
stroke: white;
}
</style>