✨ eww: add new features and fix issues
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
|
||||
.powermenu-container {
|
||||
margin: 400px 100px;
|
||||
|
||||
& * {
|
||||
outline: initial;
|
||||
}
|
||||
& > button {
|
||||
padding: 96px;
|
||||
& label {
|
||||
font-size: 98px;
|
||||
}
|
||||
}
|
||||
|
||||
& button:hover,
|
||||
& button:focus {
|
||||
background: darken($color: $color2, $amount: 20);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user