adjusted user menu text

This commit is contained in:
booploops 2021-12-04 15:49:36 -08:00
parent 341270aa30
commit f073f32880

View file

@ -296,8 +296,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
.app-sidebar-button > .sidebar-user-text { .app-sidebar-button > .sidebar-user-text {
width: 100%; width: 100%;
display: flex; display: flex;
font-size: 16px; font-size: 14px;
margin: 6px 12px;
flex-direction: column; flex-direction: column;
} }