feat: change some alert message color to white, cause by foo
This commit is contained in:
@@ -254,7 +254,9 @@ QLabel#endline {
|
||||
}
|
||||
|
||||
QLabel#warn {
|
||||
color: #930000;
|
||||
/* color: #930000; */
|
||||
color: white;
|
||||
|
||||
background: transparent;
|
||||
font-size: 20px;
|
||||
max-height: 80px;
|
||||
|
||||
Reference in New Issue
Block a user