mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix text height
This commit is contained in:
@@ -1430,7 +1430,7 @@ export const TopBar = styled.div`
|
|||||||
@media (min-width: 480px) {
|
@media (min-width: 480px) {
|
||||||
.stats-all-container {
|
.stats-all-container {
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: 3px;
|
margin-top: 5px;
|
||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
max-width: calc(100vw - 50vw);
|
max-width: calc(100vw - 50vw);
|
||||||
|
|||||||
Reference in New Issue
Block a user