Add nowrap to table header.
This commit is contained in:
parent
d9003ba9d0
commit
dffc80fc9a
@ -17,6 +17,7 @@ main>table.list th{
|
|||||||
font-size:1.2rem;
|
font-size:1.2rem;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
|
|
||||||
|
white-space:nowrap;
|
||||||
background-color:#383838;
|
background-color:#383838;
|
||||||
color:#f0f0f0;
|
color:#f0f0f0;
|
||||||
border-bottom:1px solid #404040;
|
border-bottom:1px solid #404040;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user