eww: remove whitespace from scss
This commit is contained in:
parent
0e60d4acac
commit
d249ab216f
1 changed files with 5 additions and 2 deletions
|
@ -19,12 +19,12 @@
|
|||
border-style: solid;
|
||||
border-color: #cac;
|
||||
margin: 2px;
|
||||
|
||||
|
||||
&.empty {
|
||||
|
||||
}
|
||||
|
||||
&.occupied{
|
||||
&.occupied{
|
||||
}
|
||||
|
||||
&.current {
|
||||
|
@ -45,6 +45,9 @@
|
|||
border-radius: 15px;
|
||||
}
|
||||
|
||||
.cal {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.clock {
|
||||
background-color: #536;
|
||||
|
|
Loading…
Reference in a new issue