mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-04-29 02:41:21 +00:00
Remove moved styles
This commit is contained in:
@@ -22,22 +22,6 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.mes img.img_extra {
|
||||
max-width: 600px;
|
||||
max-height: 300px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.mes img.img_extra ~ * {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.mes img.img_extra {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.spin {
|
||||
animation-name: spin;
|
||||
animation-duration: 2000ms;
|
||||
|
||||
Reference in New Issue
Block a user