mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
add icon
This commit is contained in:
@@ -59,7 +59,8 @@
|
||||
display: flex;
|
||||
text-decoration: none;
|
||||
padding: 10px;
|
||||
border: solid 2px $color-dark-surface;
|
||||
border: solid 3px $color-dark-surface;
|
||||
box-shadow: 0px 3px 0px black 0.9;
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
background-color: $color-dark-on-surface-variant;
|
||||
@@ -81,6 +82,7 @@
|
||||
flex-direction: row;
|
||||
font-size: 24px;
|
||||
justify-content: center;
|
||||
color: white;
|
||||
ul{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user