Merge branch 'tabs-bar-style-fix' into 'develop'

Fix profile menu button

See merge request soapbox-pub/soapbox-fe!825
This commit is contained in:
Alex Gleason
2021-10-25 10:19:45 +00:00

View File

@ -283,6 +283,7 @@
margin-right: 30px;
border: 0;
height: 40px;
width: max-content;
overflow: hidden;
padding: 13px 0 0;
box-sizing: border-box;