Files
fredy/ui/src/components/navigation/Navigate.less

9 lines
129 B
Plaintext
Raw Normal View History

.navigate {
&__logout_Button {
align-items: center;
justify-content: center;
width: 100%;
display: flex;
}
}