mirror of
https://github.com/docmost/docmost.git
synced 2026-08-29 01:37:05 +08:00
Add the bases feature: formula engine package, grid/table UI, and the base-embed editor extension, with supporting client and server changes.
11 lines
146 B
CSS
11 lines
146 B
CSS
.badgeDot {
|
|
position: absolute;
|
|
top: -2px;
|
|
right: -2px;
|
|
padding: 0;
|
|
width: 14px;
|
|
height: 14px;
|
|
min-width: 14px;
|
|
font-size: 9px;
|
|
}
|