removed base style
This commit is contained in:
parent
46842b1b85
commit
045d3424ff
|
@ -49,7 +49,7 @@ export default (() => {
|
|||
`
|
||||
|
||||
// Combine base styles with custom styles
|
||||
Btn8831.css = baseStyle + customStyle
|
||||
Btn8831.css = customStyle
|
||||
|
||||
return Btn8831
|
||||
})() satisfies QuartzComponentConstructor
|
||||
|
|
Loading…
Reference in a new issue