mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 11:05:32 +00:00
move badge styles to css
This commit is contained in:
@ -79,6 +79,14 @@ layout: empty
|
||||
@apply list-none
|
||||
}
|
||||
|
||||
.plugin_cat {
|
||||
@apply badge bg-yellow-500 whitespace-nowrap
|
||||
}
|
||||
|
||||
.plugin_tag {
|
||||
@apply badge bg-blue-400 whitespace-nowrap
|
||||
}
|
||||
|
||||
.max-w-p90 {
|
||||
max-width: 90%
|
||||
}
|
||||
|
Reference in New Issue
Block a user