mirror of
https://github.com/docmost/docmost.git
synced 2026-08-29 10:05:03 +08:00
feat: bases
Add the bases feature: formula engine package, grid/table UI, and the base-embed editor extension, with supporting client and server changes.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.badgeDot {
|
||||
position: absolute;
|
||||
top: -2px;
|
||||
right: -2px;
|
||||
padding: 0;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
min-width: 14px;
|
||||
font-size: 9px;
|
||||
}
|
||||
Reference in New Issue
Block a user