Update 0BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2024-08-15 18:10:18 +02:00
parent 9c3f32645a
commit 5d31666d51
1 changed files with 6 additions and 0 deletions

View File

@ -1286,6 +1286,12 @@ input[REPLACE_CLASS_input][REPLACE_CLASS_inputerror] {
padding-right: 100px;
padding-bottom: 0;
}
[REPLACE_CLASS__repolistheader] [REPLACE_CLASS_flex] {
gap: 6px;
}
[REPLACE_CLASS__repolistheader] [REPLACE_CLASS_headertitle] {
text-wrap: nowrap;
}
[REPLACE_CLASS__repolistscroller] {
padding-top: 0;
}