mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Removed excess Widget class in favor of DashboardWidget (#2164)
This commit is contained in:
committed by
GitHub
parent
389d86c7f0
commit
af26bd22f6
@@ -11,7 +11,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.Widget {
|
||||
.DashboardWidget {
|
||||
background: @body-bg;
|
||||
color: @text-color;
|
||||
border-radius: @border-radius;
|
||||
|
Reference in New Issue
Block a user