mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
floating button container WIP
This commit is contained in:
@@ -15,6 +15,11 @@ const TPL = `
|
||||
flex-direction: row;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.floating-buttons .floating-button {
|
||||
font-size: 130%;
|
||||
padding: 5px 10px 4px 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="floating-buttons-children"></div>
|
||||
|
||||
Reference in New Issue
Block a user