mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
remove repetitive errors in groups
This commit is contained in:
parent
b00d1afe9d
commit
1dc2a34537
1 changed files with 4 additions and 0 deletions
|
@ -111,6 +111,10 @@ async function leave(group) {
|
|||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
._fullinfo {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
._card {
|
||||
margin-bottom: 1rem;
|
||||
._title {
|
||||
|
|
Loading…
Add table
Reference in a new issue