mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Fix styling issues related to Panel in Property
This commit is contained in:
parent
3335032609
commit
510318c319
@ -1,3 +1,8 @@
|
||||
.panel {
|
||||
/* Here we are overriding bootstrap to show the is-focused background color */
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.ascribe-panel-wrapper {
|
||||
border: 1px solid #ddd;
|
||||
height: 5em;
|
||||
|
Loading…
Reference in New Issue
Block a user