mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
9953216980
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com> Co-authored-by: Shivam Saini <51438830+shivamsn97@users.noreply.github.com> Co-authored-by: Aditya Yadav <adityayadav11082@gmail.com> Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com> Co-authored-by: Crsi <47722349+CrsiX@users.noreply.github.com> Co-authored-by: poolitzer <github@poolitzer.eu> Co-authored-by: Aditya <clot27@apx_managed.vanilla>
11 lines
No EOL
229 B
CSS
11 lines
No EOL
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;
|
|
} |