finished making the icons in the actionbar smaller

pull/13/head
NoisyBoy-9 2019-07-23 08:54:52 +04:30
parent 1a644deb73
commit 9c703f88e0
3 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@ export default {
margin-left: 1.5rem
cursor: pointer
&__icon
width: 2rem
height: 2rem
width: 1.5rem
height: 1.5rem
</style>

View File

@ -39,8 +39,8 @@ export default {
cursor: pointer
&__icon
width: 2rem
height: 2rem
width: 1.5rem
height: 1.5rem
padding: 0
fill: #bbbcbc
</style>

View File

@ -25,8 +25,8 @@ export default {
cursor: pointer
&__image
width: 2rem
height: 2rem
width: 1.5rem
height: 1.5rem
border-radius: 50%
&__icon