mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-12-27 00:59:00 +01:00
[design] improve thin layout with block links
This commit is contained in:
parent
072dde6a89
commit
bac241ae35
@ -28,10 +28,6 @@
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.is-layout-thin.is-link-block .link-area {
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
}
|
||||
|
||||
.link-item {
|
||||
width: 100%;
|
||||
height: var(--link-height);
|
||||
|
Loading…
Reference in New Issue
Block a user