🎨
This commit is contained in:
parent
36cd88e6b7
commit
ae2021583d
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ export default Vue.extend({
|
||||||
.mk-notification {
|
.mk-notification {
|
||||||
position: relative;
|
position: relative;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 28px 32px;
|
padding: 24px 32px;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in a new issue