mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-24 19:37:26 +00:00
Visibility modal: Match dropdown width to button (#36054)
This commit is contained in:
@@ -5500,7 +5500,6 @@ a.status-card {
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
z-index: 2;
|
||||
width: 300px;
|
||||
|
||||
&.top {
|
||||
transform-origin: 50% 100%;
|
||||
@@ -5607,6 +5606,7 @@ a.status-card {
|
||||
|
||||
.language-dropdown {
|
||||
&__dropdown {
|
||||
width: 300px;
|
||||
padding: 0;
|
||||
|
||||
.emoji-mart-search {
|
||||
|
||||
Reference in New Issue
Block a user