mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
🐛 External posts should not display likes and views
This commit is contained in:
@@ -1960,11 +1960,6 @@ select {
|
||||
min-height: auto;
|
||||
}
|
||||
|
||||
.min-h-fit {
|
||||
min-height: -moz-fit-content;
|
||||
min-height: fit-content;
|
||||
}
|
||||
|
||||
.min-h-full {
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user