fix(entry): entry bg alpha typo & border radius fixes
This commit is contained in:
parent
ff78cfe1ca
commit
b510b89b98
3 changed files with 30 additions and 12 deletions
|
|
@ -176,7 +176,7 @@ impl Window {
|
|||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
#[derive(Clone, Copy, Debug)]
|
||||
#[derive(Clone, Debug)]
|
||||
pub enum Message {
|
||||
Bluetooth(bluetooth::Message),
|
||||
Close,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue