summaryrefslogtreecommitdiffstats
path: root/src/_objects.scss
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-01-28 09:34:19 +0100
committerVolpeon <git@volpeon.ink>2023-01-28 09:34:19 +0100
commitac04c0bb55f51dd18daaf6813c47a0db8525180f (patch)
tree0905dce4274c39562b630fe73268b5eba8f101ff /src/_objects.scss
parentLightbox (diff)
downloadiro-design-ac04c0bb55f51dd18daaf6813c47a0db8525180f.tar.gz
iro-design-ac04c0bb55f51dd18daaf6813c47a0db8525180f.tar.bz2
iro-design-ac04c0bb55f51dd18daaf6813c47a0db8525180f.zip
Added overflow button
Diffstat (limited to 'src/_objects.scss')
-rw-r--r--src/_objects.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_objects.scss b/src/_objects.scss
index f054c53..faa45bd 100644
--- a/src/_objects.scss
+++ b/src/_objects.scss
@@ -10,6 +10,7 @@
10@use 'objects/checkbox'; 10@use 'objects/checkbox';
11@use 'objects/switch'; 11@use 'objects/switch';
12@use 'objects/action-button'; 12@use 'objects/action-button';
13@use 'objects/overflow-button';
13@use 'objects/status-indicator'; 14@use 'objects/status-indicator';
14@use 'objects/avatar'; 15@use 'objects/avatar';
15@use 'objects/bubble'; 16@use 'objects/bubble';