Cleaning
This commit is contained in:
parent
2fe706c5a9
commit
719cfafefc
3 changed files with 4 additions and 8 deletions
|
|
@ -67,7 +67,6 @@
|
|||
|
||||
.remove-scheduled-recipe {
|
||||
padding: 0px calc(consts.$margin / 2);
|
||||
// font-size: 80%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -294,7 +294,7 @@ body {
|
|||
position: relative;
|
||||
|
||||
.tooltiptext {
|
||||
color: consts.$link-hover-color;
|
||||
color: consts.$text-color;
|
||||
|
||||
visibility: hidden;
|
||||
width: 120px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue