fix: increase right side width to handle long tags
This commit is contained in:
@@ -72,7 +72,7 @@ main {
|
||||
position: sticky;
|
||||
top: 1rem;
|
||||
align-self: flex-start;
|
||||
width: 300px;
|
||||
width: 320px;
|
||||
padding-left: 60px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user