Spaces:
Runtime error
Runtime error
File size: 292 Bytes
3c00a42 8a3e252 125526f 40cb146 8a3e252 d7368d9 6c74420 2b24ce8 f5a94af 6e25f2a 2b24ce8 2f46b58 6e25f2a 8a3e252 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
.bslib-sidebar-layout>.sidebar>.sidebar-content {
padding: 1.5rem;
}
.bslib-sidebar-layout>.main {
padding: 1.5rem;
}
.shiny-notification {
position: fixed;
top: calc(0%);
left: calc(50% - 100px);
padding: 10px 10px;
width: 200px;
background-color: rgba(182, 186, 191, 1);
} |