Move blocklist and medallion icon integration in a dedicated file

This commit is contained in:
Stephen Abello
2021-02-25 09:49:35 +01:00
parent db0c796218
commit 1a43d5afd7
3 changed files with 13 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
.ibo-blocklist--empty-text, .ibo-blocklist--create-new{
text-align: center;
}
.ibo-blocklist--medallion{
> .ibo-medallion--image{
margin: 0 auto;
}
> .ibo-medallion-icon--description{
flex-grow: 1;
}
}