Account migrations

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2022-02-14 21:35:35 +01:00
parent 23aa11dfe3
commit f75ffeadd8
5 changed files with 142 additions and 1 deletions

View File

@ -67,7 +67,7 @@ button {
&:disabled,
&.disabled {
background-color: var(--brand-color--med);
opacity: 0.2;
cursor: default;
}