feat: ui and codemirror
This commit is contained in:
parent
ac8d69f06f
commit
e2c0f80f04
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevisual/ui",
|
||||
"version": "1.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
1
packages/ui/readme.md
Normal file
1
packages/ui/readme.md
Normal file
@ -0,0 +1 @@
|
||||
# kevisual vanilla ui funs
|
@ -79,6 +79,7 @@ export class DialogModal extends Modal<DialogModalOpts, DialogDefaultStyle> {
|
||||
position: 'sticky',
|
||||
padding: '10px 20px',
|
||||
top: '0',
|
||||
fontSize: '16px',
|
||||
background: '#fff',
|
||||
marginTop: '-10px',
|
||||
borderBottom: '1px solid #f0f0f0',
|
||||
|
Loading…
x
Reference in New Issue
Block a user