This website works better with JavaScript
Home
Explore
Help
Sign In
kris
/
MusareFork
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: Station users tab user item overflows horizontally
Owen Diffey
3 years ago
parent
96beb76e38
commit
82c9573c33
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
frontend/src/pages/Station/Sidebar/Users.vue
+ 1
- 0
frontend/src/pages/Station/Sidebar/Users.vue
View File
@@ -141,6 +141,7 @@ export default {
.menu-list {
padding: 0 10px;
+ margin-left: 0;
}
li {