From ab65e4b4373839d0087a46759b70ba0f5e1e3e3f Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sun, 20 Dec 2020 11:56:17 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ebcfb13..e057f5b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * Fix #3145 Dropdown content is bounded by a parent card * Fix #3089 Sub columns of a variable columns have weird gap * Fix #2937 Add `width: unset` for narrow columns +* #3208 Fix #3163 Do not override is-rounded with button-small ### Improvements