mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-10 08:13:38 +00:00
fix for extremely long text in headers
This commit is contained in:
@@ -15,6 +15,8 @@ header {
|
||||
height: 36px;
|
||||
width: 100%;
|
||||
box-sizing: content-box;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
background-color: #111111;
|
||||
border-bottom: black 1px solid;
|
||||
|
||||
Reference in New Issue
Block a user