mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-31 11:09:40 +02:00
Merge pull request #18 from mtoohey31/0.1.0
Updated css % opacity values to fix 1% issue
This commit is contained in:
commit
03197a139f
3 changed files with 3 additions and 3 deletions
|
@ -153,6 +153,6 @@ export default {
|
|||
margin-top: -10px;
|
||||
}
|
||||
.disabled-card {
|
||||
opacity: 50%;
|
||||
opacity: 0.5;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue