mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-16 21:40:51 +02:00
fix(core): fix header menu css
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
title: 'MENU_RANKING',
|
||||
state: 'ranking',
|
||||
roles: ['*'],
|
||||
class: 'sm-hide',
|
||||
position: 4
|
||||
});
|
||||
}
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
title: 'MENU_RULES',
|
||||
state: 'rules',
|
||||
roles: ['*'],
|
||||
class: 'sm-hide',
|
||||
position: 5
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user