diff --git a/src/amdgpu_stats/style.css b/src/amdgpu_stats/style.css index 947085c..5aa9325 100644 --- a/src/amdgpu_stats/style.css +++ b/src/amdgpu_stats/style.css @@ -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;