initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// ----------------------------------------------
|
||||
// Icon Size Style
|
||||
// ----------------------------------------------
|
||||
|
||||
.round-8 {
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
}
|
||||
.round-20 {
|
||||
width: 20px !important;
|
||||
height: 20px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user