diff --git a/src/component/base/base/index.css b/src/component/base/base/index.css index 7b368d36..abf44d0d 100644 --- a/src/component/base/base/index.css +++ b/src/component/base/base/index.css @@ -119,8 +119,3 @@ html.is-theme-background-type-color, justify-content: flex-end; align-items: flex-end; } - -.drop { - padding: 3em; - border: 1px solid hsl(var(--theme-primary-060)); -}