summaryrefslogtreecommitdiff
path: root/src/components/ContainedList.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ContainedList.css')
-rw-r--r--src/components/ContainedList.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/ContainedList.css b/src/components/ContainedList.css
index 97c98cc..4cdf2f5 100644
--- a/src/components/ContainedList.css
+++ b/src/components/ContainedList.css
@@ -12,6 +12,7 @@
border-bottom: var(--border);
}
height: 3rem;
+ --button-height: 100%;
display: flex;
> * {
flex-grow: 1;