style: remove deprecated notification styling
This commit is contained in:
parent
d1de35beb9
commit
b288e721a3
1 changed files with 0 additions and 11 deletions
|
@ -40,17 +40,6 @@ TabPane {
|
|||
height: 1fr;
|
||||
}
|
||||
|
||||
Notification {
|
||||
dock: bottom;
|
||||
layer: notification;
|
||||
width: auto;
|
||||
margin: 2 4;
|
||||
padding: 1 2;
|
||||
background: $background;
|
||||
color: $text;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Header {
|
||||
dock: top;
|
||||
content-align: center middle;
|
||||
|
|
Reference in a new issue