优化了所有按钮的点击体验
This commit is contained in:
@ -79,7 +79,7 @@ class Constants:
|
||||
color: black;
|
||||
text-align: center;
|
||||
height: 20px;
|
||||
background: #E5E4E4;
|
||||
background: rgba(245, 245, 220, 128);
|
||||
}
|
||||
QProgressBar::chunk {
|
||||
background: qlineargradient(x1:0, y1:0, x2:1, y2:0, stop:0 #9AFF99, stop:1 #9A9AFE);
|
||||
|
||||
Reference in New Issue
Block a user