File size: 289 Bytes
3c00a42
8a3e252
125526f
 
 
40cb146
8a3e252
d7368d9
9dab9d4
2b24ce8
f5a94af
2b24ce8
 
2f46b58
40cb146
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% - 200px);
  padding: 10px 10px;
  width: 200px;
  background-color: rgba(182, 186, 191);
}