Profile: minor changes
All checks were successful
/ depoly (push) Successful in 1m20s

This commit is contained in:
thislight 2024-11-23 20:56:00 +08:00
parent c85cffc03e
commit 25ceb46911
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E
2 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@
display: flex;
flex-flow: column nowrap;
gap: 16px;
contain: layout style;
}
.banner {

View file

@ -237,7 +237,7 @@ const Profile: Component = () => {
}
class="Profile"
>
<div class="details">
<div class="details" role="presentation">
<Menu
id={optMenuId}
open={menuOpen()}
@ -498,7 +498,7 @@ const Profile: Component = () => {
</div>
</div>
<div class="recent-toots">
<div class="recent-toots" role="presentation">
<div class="toot-list-toolbar">
<TootFilterButton
options={{