mirror of
https://github.com/flarum/core.git
synced 2025-08-10 10:24:46 +02:00
fix: visual bugs
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
}
|
||||
.FormControl, .ButtonGroup, .Button {
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
justify-content: start;
|
||||
}
|
||||
.Dropdown-menu {
|
||||
.ButtonGroup, .Button {
|
||||
|
@@ -36,6 +36,10 @@
|
||||
}
|
||||
.DiscussionListItem-author-avatar {
|
||||
display: block;
|
||||
|
||||
+ .tooltip {
|
||||
width: max-content;
|
||||
}
|
||||
}
|
||||
.DiscussionListItem-badges {
|
||||
margin-top: 10px;
|
||||
|
Reference in New Issue
Block a user