Allow retry when cannot update
This commit is contained in:
parent
909453b20b
commit
4de30786ec
4 changed files with 59 additions and 23 deletions
|
@ -32,6 +32,11 @@
|
|||
padding-left: 36px;
|
||||
}
|
||||
|
||||
&__retry {
|
||||
@include button-reset;
|
||||
@include font-body-1-bold;
|
||||
}
|
||||
|
||||
&--clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue