diff options
Diffstat (limited to 'p/themes/Ansum/_components.scss')
| -rw-r--r-- | p/themes/Ansum/_components.scss | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/p/themes/Ansum/_components.scss b/p/themes/Ansum/_components.scss index d7b6d4ed6..6bafe1564 100644 --- a/p/themes/Ansum/_components.scss +++ b/p/themes/Ansum/_components.scss @@ -233,7 +233,6 @@ width: 1.75rem; height: 1.75rem; border-radius: 2px; - visibility: visible; margin-right: 0.5rem; .icon { @@ -248,10 +247,6 @@ } } - .configure { - visibility: hidden; - } - form { input { width: 85%; @@ -296,7 +291,6 @@ width: 1.75rem; height: 1.75rem; border-radius: 2px; - visibility: hidden; margin-right: 0.5rem; .icon { @@ -311,9 +305,6 @@ } } - &:hover .configure { - visibility: visible; - } } .item:last-child { |
