css fixes
This commit is contained in:
parent
d1197eec80
commit
9be41520d2
2 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-header {
|
.gh-header {
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
<script type="text/x-template" id="themes-github">
|
<script type="text/x-template" id="themes-github">
|
||||||
<div class="content-inner github-themes-page">
|
<div class="content-inner github-themes-page">
|
||||||
<div class="gh-header">
|
<div class="gh-header">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue