Add icon view.
This commit is contained in:
@@ -155,3 +155,16 @@ span.sender-wrapper {
|
||||
padding-right: 5px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
/**
|
||||
* Icons
|
||||
*/
|
||||
.feather-icon {
|
||||
stroke: currentColor;
|
||||
stroke-width: 2;
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
fill: none;
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
1
static/svg/feather-sprite.svg
Normal file
1
static/svg/feather-sprite.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 54 KiB |
Reference in New Issue
Block a user