* client: add link to the update error
This commit is contained in:
committed by
Simon Zolin
parent
24f582d36d
commit
967517316f
@@ -32,6 +32,12 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.toast__content a {
|
||||
font-weight: 600;
|
||||
color: #fff;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.toast__dismiss {
|
||||
display: block;
|
||||
flex: 0 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user