Merge branch 'master' of https://github.com/Tencent/omi
This commit is contained in:
commit
d52ca6f27a
|
@ -7,7 +7,7 @@
|
|||
// Recommend install omi-snippets plugins in VSC
|
||||
// Omi-snippets: https://marketplace.visualstudio.com/items?itemName=Wscats.omi-snippets
|
||||
import style from './_index.css'
|
||||
export default {
|
||||
export default class {
|
||||
static css = style + `
|
||||
button{
|
||||
background-color: #58bc58;
|
||||
|
@ -47,4 +47,4 @@ export default {
|
|||
outline: 0;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue