fix
This commit is contained in:
@@ -104,6 +104,11 @@
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.documents-main--overlay-detail .panel-floating-region {
|
||||
width: calc(100% - var(--detail-panel-width) - 2rem);
|
||||
margin-right: var(--detail-panel-width);
|
||||
}
|
||||
|
||||
.panel-floating__buttons {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user