0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 22:52:39 +00:00

Initial pass of Account dropdown + LogOut

This commit is contained in:
G.Ambatte
2022-02-08 18:05:02 +13:00
parent 30867960ce
commit c4b0dd5aa6
2 changed files with 34 additions and 3 deletions

View File

@@ -142,4 +142,7 @@
text-align : center;
}
}
.account.navItem{
min-width: 100px;
}
}