mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
9 lines
131 B
CSS
9 lines
131 B
CSS
.el-loading-spinner {
|
|
font-size: 36px;
|
|
color: #b5b5b5;
|
|
}
|
|
.el-loading-text {
|
|
font-weight: 500;
|
|
color: #b5b5b5 !important;
|
|
}
|