レビュー内容を部分的に反映
* Bootstrapのスタイルに乗せた * 問題解決の方法を案内 * fixedに関わりたくなくなってきたので単にページ先頭要素にした
This commit is contained in:
11
public/css/tissue.css
vendored
11
public/css/tissue.css
vendored
@@ -35,15 +35,4 @@
|
||||
|
||||
.timeline-action-item {
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
||||
.tis-noscript {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
z-index: 110000;
|
||||
width: 100vw;
|
||||
padding: 1.125rem; /* navbarが隠れるくらい */
|
||||
background: #ffeeba;
|
||||
text-align: center;
|
||||
border-bottom: 1px solid #fb6;
|
||||
}
|
Reference in New Issue
Block a user