File size: 283 Bytes
3c00a42
8a3e252
125526f
 
 
40cb146
8a3e252
d7368d9
9dab9d4
f5a94af
 
65a2b15
 
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%);
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  background-color: rgba(182, 186, 191);
}