ui: fixed close button padding on toast messages.
This commit is contained in:
parent
012f801f16
commit
d10a1ffe23
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
margin: 0;
|
||||
float: right;
|
||||
cursor: pointer;
|
||||
padding: 8px 0 8px 8px;
|
||||
}
|
||||
|
||||
.toast-message-holder{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue