initial fluent-widgets ui
This commit is contained in:
5
app/resource/qss/light/view_interface.qss
Normal file
5
app/resource/qss/light/view_interface.qss
Normal file
@ -0,0 +1,5 @@
|
||||
#frame {
|
||||
border: 1px solid rgba(0, 0, 0, 15);
|
||||
border-radius: 5px;
|
||||
background-color: transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user