Finish implementing the Add Spell button
This commit is contained in:
parent
1f26bbae1b
commit
e5bd1e8338
5 changed files with 32 additions and 5 deletions
|
|
@ -2,6 +2,9 @@ $iconSizes: 12, 14, 16, 18, 20, 22, 24;
|
|||
|
||||
.dotdungeon.dotdungeon.dotdungeon.dotdungeon {
|
||||
.icon {
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
// The various icon sizes
|
||||
@each $size in $iconSizes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue