mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
Widget Cleanup
Removed unused Widget (which is duplicate of DashboardWidget), made DashboardWidget abstract
This commit is contained in:
committed by
David Sevilla Martín
parent
d83d082c4a
commit
968ece2c61
@@ -11,7 +11,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.Widget {
|
||||
.DashboardWidget {
|
||||
background: @body-bg;
|
||||
color: @text-color;
|
||||
border-radius: @border-radius;
|
||||
|
Reference in New Issue
Block a user