Update 0BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2024-09-19 19:33:32 +02:00
parent 85b58ac963
commit 432f64357c
1 changed files with 4 additions and 1 deletions

View File

@ -846,7 +846,7 @@ img:not([src]), img[src=""], img[src="null"] {
height: unset;
min-height: 56px;
}
[REPLACE_CLASS_popoutwrapper] [REPLACE_CLASS_messagespopouttabbarheader] [REPLACE_CLASS_messagespopouttabbar] {
[REPLACE_CLASS_popoutwrapper] [REPLACE_CLASS_messagespopouttabbarheader] [REPLACE_CLASS_messagespopouttabbarinner] {
align-items: center;
flex: 1 1 auto;
min-height: 32px;
@ -1289,6 +1289,9 @@ input[REPLACE_CLASS_input][REPLACE_CLASS_inputerror] {
[REPLACE_CLASS__repolistheader] [REPLACE_CLASS_flex] {
gap: 6px;
}
[REPLACE_CLASS__repolistheader] [REPLACE_CLASS_headertitle] {
text-wrap: nowrap;
}
[REPLACE_CLASS__repolistscroller] {
padding-top: 0;
}