Initiate design system and refactor login page buttons.

This commit is contained in:
Florian THIERRY
2024-10-21 11:46:35 +02:00
parent 882ffe7094
commit 021e0ce784
6 changed files with 27 additions and 16 deletions

View File

@@ -24,9 +24,10 @@
border-radius: $borderRadiusValue;
background-color: white;
border: none;
top: .4em;
top: 0;
right: 0;
color: #aaaaaa;
padding: .4em;
&:hover {
background-color: #eee;