Fix toolbar UI
This commit is contained in:
parent
724aadbe20
commit
f969dbb290
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
.wmd-button-bar {
|
.wmd-button-bar {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: Silver;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wmd-input {
|
.wmd-input {
|
||||||
|
|
Loading…
Reference in a new issue