mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +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 {
|
||||
height: 100%;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
// Hide default Sporify "Offline" notice
|
||||
|
|
|
|||
Loading…
Reference in a new issue