File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
packages/webui/src/client/styles Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 4747 background : #0a20ed ;
4848 color : #ddd ;
4949
50- // min-width: 2.5rem;
51- // height: 2.5rem;
5250 max-width : 100% ;
5351
5452 display : flex ;
5755 gap : 0.2em ;
5856 align-self : stretch ;
5957
60- // text-align: left;
61- // padding-left: 1rem;
62- // display: flex;
63- // align-items: center;
64- // gap: 0.5rem;
65-
6658 text-shadow : 0.5px 0.5px 8px rgba (0 , 0 , 0 , 0.8 );
6759 font-family : Roboto;
6860 font-size : 1em ;
7264 letter-spacing : 0.5px ;
7365
7466 > .svg {
75- // filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.15));
7667 width : 1em ;
7768 height : 1.2em ;
7869 flex-shrink : 0 ;
10596
10697 > .propertiespanel-pop-up__footer {
10798 flex : 1 ;
108- // position: absolute;
109- // left: 0;
110- // right: 0;
111- // bottom: 0;
11299 flex : 0 0 0 ;
113100 padding : 10px ;
114101 display : flex ;
115102 justify-content : space-between ;
116- // align-items: center;
117103 gap : 12px ;
118104
119- // margin-right: 50px;
120-
121105 > .propertiespanel-pop-up__button-group {
122106 display : inherit ;
123107 gap : inherit ;
You can’t perform that action at this time.
0 commit comments