Spaces:
Running
Running
Vlad Bastina commited on
Commit ·
9102705
1
Parent(s): 8791515
style changes
Browse files
style.css
CHANGED
|
@@ -94,4 +94,5 @@ body {
|
|
| 94 |
[data-testid="stSidebarContent"] {
|
| 95 |
border: 1px solid #C0CDF5 !important;
|
| 96 |
background: white !important;
|
|
|
|
| 97 |
}
|
|
|
|
| 94 |
[data-testid="stSidebarContent"] {
|
| 95 |
border: 1px solid #C0CDF5 !important;
|
| 96 |
background: white !important;
|
| 97 |
+
border-radius: 18px;
|
| 98 |
}
|