Add user-menu router outlet
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
@@ -26,8 +26,7 @@ div.menu-button > span {
|
||||
|
||||
.card {
|
||||
padding:0.5rem;
|
||||
min-width: 10rem;
|
||||
overflow: hidden;
|
||||
min-width: 10rem;
|
||||
}
|
||||
|
||||
.username {
|
||||
@@ -43,4 +42,8 @@ div.menu-button > span {
|
||||
|
||||
.hidden {
|
||||
max-height: 0;
|
||||
}
|
||||
|
||||
.menu-button.hidden {
|
||||
overflow: hidden;
|
||||
}
|
Reference in New Issue
Block a user