mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #604 from openclassify/dia
#1741 Packages-Module bugs (critical)
This commit is contained in:
commit
fc7fd3c77b
@ -61,7 +61,7 @@
|
||||
padding: 5px 30px 7px;
|
||||
color: #fff;
|
||||
border: 1px solid #dadada;
|
||||
margin-right: 5px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.cat-select::-webkit-scrollbar {
|
||||
|
||||
@ -76,7 +76,7 @@
|
||||
|
||||
<div class="cat-item mb-2 shadow-sm border rounded align-items-center">
|
||||
<div class="cat-item-3">
|
||||
<div class="section next-stap post-option px-4 text-center">
|
||||
<div class="section next-stap post-option px-4 text-center py-2">
|
||||
<img src="{{ img('visiosoft.module.advs::images/check.svg').url }}" class="check-icon">
|
||||
<img src="{{ img('visiosoft.module.advs::images/cross.svg').url }}" class="cross-icon">
|
||||
<div class="next-content"></div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user