increase toaster size
This commit is contained in:
parent
c3f93609c1
commit
f74b544dfc
1 changed files with 8 additions and 0 deletions
|
@ -115,3 +115,11 @@ input[type=text].form-control, input[type=search].form-control {
|
|||
.query-input {
|
||||
min-width: 400px;
|
||||
}
|
||||
|
||||
.toast {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
#toast-container > div {
|
||||
width: 40%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue