mirror of
https://github.com/olehomelchenko/astrolabe-nvc.git
synced 2025-12-21 21:22:23 +00:00
feat: enhance snippet management with import/export functionality and size display
This commit is contained in:
@@ -458,6 +458,14 @@ body {
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
.snippet-size {
|
||||
font-size: 10px;
|
||||
color: #808080;
|
||||
margin-left: auto;
|
||||
margin-right: 8px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.editor-placeholder {
|
||||
background: #ffffff;
|
||||
border: 2px inset #c0c0c0;
|
||||
|
||||
Reference in New Issue
Block a user