fix update dashboard external
This commit is contained in:
@@ -19,6 +19,16 @@
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
&.very-large {
|
||||
width: 250px;
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
&.medium {
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
&.small {
|
||||
width: 95px;
|
||||
height: 95px;
|
||||
|
||||
Reference in New Issue
Block a user