mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
add temp fix for #64 againn
This commit is contained in:
parent
b968617845
commit
aa52eb5102
1 changed files with 4 additions and 0 deletions
|
|
@ -1263,3 +1263,7 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container {
|
|||
.main-view-container__scroll-node-child {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
canvas[width="250"][height="250"] {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue