mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
11 lines
229 B
CSS
11 lines
229 B
CSS
|
.sidebar-sticky .sidebar-brand {
|
||
|
flex-direction: row;
|
||
|
}
|
||
|
|
||
|
.sidebar-sticky .sidebar-brand .sidebar-logo-container {
|
||
|
align-self: center;
|
||
|
}
|
||
|
|
||
|
.sidebar-sticky .sidebar-brand .sidebar-brand-text {
|
||
|
align-self: center;
|
||
|
}
|