aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/styles/search.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/kdrama/styles/search.module.css')
-rw-r--r--src/app/kdrama/styles/search.module.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/app/kdrama/styles/search.module.css b/src/app/kdrama/styles/search.module.css
index dbca5ad..d7d28b2 100644
--- a/src/app/kdrama/styles/search.module.css
+++ b/src/app/kdrama/styles/search.module.css
@@ -1,6 +1,3 @@
-.SearchContainer {
- margin: -1rem 0 -2rem 0;
-}
.LoadingText {
color: white;
@@ -14,8 +11,7 @@
display: flex;
align-items: center;
max-width: 30%;
- border-radius: 0.8rem;
- margin: 0 0.2rem 0 0.2rem;
+ border-radius: 0.5rem;
}
.SearchContainer input {