전체화면일 때 titlebar 숨기기
This commit is contained in:
@@ -46,7 +46,7 @@ body {
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
body.fullscreen #titlebar {
|
body.fullscreen #titlebar {
|
||||||
padding-left: 16px;
|
display: none;
|
||||||
}
|
}
|
||||||
#titlebar h1 {
|
#titlebar h1 {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user