touchstudy-core 0.1.56 → 0.1.57
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 +2 -0
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -67,6 +67,7 @@
|
|
67
67
|
._1krbH ._RQaHE img {
|
68
68
|
width: 40px;
|
69
69
|
height: 40px;
|
70
|
+
min-width: 40px;
|
70
71
|
border-radius: 50%; }
|
71
72
|
|
72
73
|
._1krbH ._XK8oS {
|
@@ -158,6 +159,7 @@
|
|
158
159
|
._2ibYC {
|
159
160
|
width: 40px;
|
160
161
|
height: 40px;
|
162
|
+
min-width: 40px;
|
161
163
|
border-radius: 50%;
|
162
164
|
display: flex;
|
163
165
|
justify-content: center;
|