mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-13 18:07:20 +01:00
12 lines
173 B
CSS
12 lines
173 B
CSS
#connection_profile_details_content {
|
|
margin: 5px 0;
|
|
}
|
|
|
|
#connection_profile_details_content ul {
|
|
margin: 0;
|
|
}
|
|
|
|
#connection_profile_spinner {
|
|
margin-left: 5px;
|
|
}
|