indicator-ui 0.1.21 → 0.1.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css CHANGED
@@ -165,6 +165,7 @@
165
165
  .Buttons-module__button___I3yLe {
166
166
  cursor: pointer;
167
167
  transition: background-color ease-out 0.2s;
168
+ border-radius: 8px;
168
169
  }
169
170
  .Buttons-module__button___I3yLe {
170
171
  display: flex;