Spaces:
Running
Running
Update static/app.css
Browse files- static/app.css +1 -1
static/app.css
CHANGED
@@ -178,7 +178,7 @@ em {
|
|
178 |
box-shadow: inset 0 0 2px #999;
|
179 |
}
|
180 |
.file-preview-bubble {
|
181 |
-
align-self: flex-
|
182 |
background-color: #e0e0e0;
|
183 |
color: #444;
|
184 |
font-size: 0.85rem;
|
|
|
178 |
box-shadow: inset 0 0 2px #999;
|
179 |
}
|
180 |
.file-preview-bubble {
|
181 |
+
align-self: flex-end;
|
182 |
background-color: #e0e0e0;
|
183 |
color: #444;
|
184 |
font-size: 0.85rem;
|