Added basic Calendar menu (WIP)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
min-width: 26em;
|
||||
min-height: 6em;
|
||||
background: $mantle;
|
||||
border: 0.2em solid $surface0; border-radius: 0.4em;
|
||||
border: 0.13em solid $surface0; border-radius: 0.4em;
|
||||
}
|
||||
|
||||
.window-content.notificationsmenu-window {
|
||||
@@ -67,8 +67,3 @@
|
||||
color: $red;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
.top-right-event-box_top *{
|
||||
min-height: 0em;
|
||||
margin-top: 2.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user