Spaces:
Running
Running
Sebastiankay
commited on
Commit
•
17ca092
1
Parent(s):
e184e7f
Update _res/_custom.css
Browse files- _res/_custom.css +1 -0
_res/_custom.css
CHANGED
@@ -231,6 +231,7 @@ span.has-info+div {
|
|
231 |
transition: transform 0.2s ease-in-out, width 0.3s ease-in-out, height 0.38s ease-in-out 0.1s;
|
232 |
border-radius: 0.4rem;
|
233 |
border: 4px solid var(--text-color-by-luminance);
|
|
|
234 |
/*background: transparent;*/
|
235 |
|
236 |
& div {
|
|
|
231 |
transition: transform 0.2s ease-in-out, width 0.3s ease-in-out, height 0.38s ease-in-out 0.1s;
|
232 |
border-radius: 0.4rem;
|
233 |
border: 4px solid var(--text-color-by-luminance);
|
234 |
+
overflow: hidden;
|
235 |
/*background: transparent;*/
|
236 |
|
237 |
& div {
|