mirror of
https://github.com/zadam/trilium.git
synced 2025-12-04 22:44:25 +01:00
10 lines
146 B
CSS
10 lines
146 B
CSS
.presentation-button-bar {
|
|
position: absolute;
|
|
top: 1em;
|
|
right: 1em;
|
|
}
|
|
|
|
.presentation-container {
|
|
width: 100%;
|
|
height: 100%;
|
|
} |