FarmMapsLib/projects/common/src/fm/components/user-menu/user-menu.component.scss
Willem Dantuma c1c0bd2596
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
Add start of user/account menu
2020-06-12 12:24:08 +02:00

10 lines
205 B
SCSS

.menu-button {
background-color: purple;
color:white;
display: inline-block;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
text-align: center;
font-size: 1rem;
}