mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 00:19:50 +03:00
258 removed border from material panels
This commit is contained in:
parent
84433cb1e6
commit
9c576b7bc0
|
@ -9,6 +9,7 @@
|
||||||
|
|
||||||
[class*="panel-"] > .panel-heading {
|
[class*="panel-"] > .panel-heading {
|
||||||
color: @darkbg-text;
|
color: @darkbg-text;
|
||||||
|
border:0;
|
||||||
}
|
}
|
||||||
.panel-default, .panel:not([class*="panel-"]) {
|
.panel-default, .panel:not([class*="panel-"]) {
|
||||||
> .panel-heading {
|
> .panel-heading {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user