Fix system css
This commit is contained in:
parent
a4c43dcf18
commit
ac26f5f48a
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
<%- @user_roles.each do |role| %>
|
||||
.user-role-<%= role.id %> {
|
||||
--user-role-accent: <%= role.color %>;
|
||||
}
|
||||
|
||||
<%- end %>
|
Loading…
Add table
Add a link
Reference in a new issue