mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-28 13:21:02 +00:00
style: update notification item styles for improved layout and alignment
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
transition: all ease 0.2s;
|
transition: all ease 0.2s;
|
||||||
position: relative;
|
position: relative;
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
|
width: 100%;
|
||||||
|
text-align: left;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: rgba(255, 255, 255, 0.03);
|
background-color: rgba(255, 255, 255, 0.03);
|
||||||
|
|||||||
Reference in New Issue
Block a user