frontend: Ajouter/Retirer une fonction des favoris
This commit is contained in:
@ -18,4 +18,17 @@
|
||||
}
|
||||
.FunctionComponent__slide {
|
||||
margin-top: 30px;
|
||||
}
|
||||
.FunctionComponent__image {
|
||||
width: 150px;
|
||||
}
|
||||
.FunctionComponent__star-favorite {
|
||||
color: var(--important);
|
||||
width: 2em !important;
|
||||
height: 2em !important;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 15px;
|
||||
margin-right: 15px;
|
||||
cursor: pointer;
|
||||
}
|
Reference in New Issue
Block a user