aboutsummaryrefslogtreecommitdiff
path: root/src/components/tables/scss/table.scss
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-10-16 18:36:17 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-10-16 18:36:17 +0530
commit1b3702b241f02ab16c3b5366acb47cefbf089521 (patch)
treea1f107cbf7b8c4f5800d94fc8add8f34d997ca24 /src/components/tables/scss/table.scss
parent5f8407ae4c60922057e2f88f65178773786bddb4 (diff)
minor bug fixes in ItemPicker input
Diffstat (limited to 'src/components/tables/scss/table.scss')
-rw-r--r--src/components/tables/scss/table.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/tables/scss/table.scss b/src/components/tables/scss/table.scss
index 0bb5a48..d201a49 100644
--- a/src/components/tables/scss/table.scss
+++ b/src/components/tables/scss/table.scss
@@ -17,7 +17,7 @@
@import "colors";
-table {
+table.item-table {
width: 90%;
margin: auto;