全ページ数にはレイアウト調整犠牲になってもらう
* .page-linkと同様にline-heightを設定 * 高さ調整のためにheightを設定
This commit is contained in:
2
public/css/tissue.css
vendored
2
public/css/tissue.css
vendored
@@ -56,8 +56,10 @@
|
||||
.tis-page-selector {
|
||||
margin-left: -1px;
|
||||
width: calc(100% + 2px);
|
||||
height: 100%;
|
||||
border: 1px solid #dee2e6;
|
||||
border-radius: 0;
|
||||
line-height: 1.25;
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
|
Reference in New Issue
Block a user