mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed comment appearance
This commit is contained in:
parent
8b2ed7266e
commit
ee61080f18
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.images {
|
.images {
|
||||||
padding: $gap;
|
// padding: $gap;
|
||||||
|
|
||||||
@include flexbin(240px, 10px);
|
@include flexbin(240px, 10px);
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.audios {
|
.audios {
|
||||||
padding: $gap;
|
// padding: $gap;
|
||||||
|
|
||||||
& > div {
|
& > div {
|
||||||
height: 64px;
|
height: 64px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue