mirror of
https://github.com/docmost/docmost.git
synced 2025-11-26 03:21:11 +10:00
feat: code block language selection (#198)
* code block language selection * cleanup * Add copy button
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
.selectInput {
|
||||
height: 25px;
|
||||
min-height: 25px;
|
||||
}
|
||||
Reference in New Issue
Block a user