修改部分UI
This commit is contained in:
@@ -37,12 +37,6 @@ file_format = {
|
||||
'CSV': Output.CSV,
|
||||
}
|
||||
Stylesheet = """
|
||||
QPushButton{
|
||||
background-color: #ffffff;
|
||||
}
|
||||
QPushButton:hover {
|
||||
background-color: lightgray;
|
||||
}
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user