This commit is contained in:
syuilo
2020-09-06 10:04:26 +09:00
parent 43069f856a
commit b31caeb7ca
3 changed files with 28 additions and 153 deletions

View File

@@ -113,6 +113,9 @@ export default defineComponent({
<style lang="scss" scoped>
.rrevdjwt {
padding: 8px 0;
background: var(--panel);
border-radius: 8px;
box-shadow: 0 3px 12px rgba(27, 31, 35, 0.15);
&.left {
> .item {