mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-03 23:00:58 +00:00
remove uneccesary padding
This commit is contained in:
parent
3d96810b72
commit
1b66ab044f
1 changed files with 1 additions and 0 deletions
|
|
@ -1226,6 +1226,7 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container {
|
||||||
}
|
}
|
||||||
.main-view-container__scroll-node-child {
|
.main-view-container__scroll-node-child {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
padding-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Hide default Sporify "Offline" notice
|
// Hide default Sporify "Offline" notice
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue