UI - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: portal popup рабочей области и sidebar-search
This commit is contained in:
@@ -218,14 +218,15 @@
|
||||
}
|
||||
|
||||
.nodedc-glass-surface {
|
||||
background: rgba(11, 11, 14, 0.82);
|
||||
background:
|
||||
linear-gradient(180deg, rgba(255, 255, 255, 0.025) 0%, rgba(255, 255, 255, 0.01) 100%),
|
||||
rgba(9, 9, 12, 0.88);
|
||||
@apply border border-subtle/70 backdrop-blur-2xl;
|
||||
-webkit-backdrop-filter: blur(40px);
|
||||
backdrop-filter: blur(40px);
|
||||
border: 1px solid rgba(255, 255, 255, 0.08);
|
||||
box-shadow:
|
||||
0 20px 56px rgba(0, 0, 0, 0.34),
|
||||
0 4px 16px rgba(0, 0, 0, 0.18);
|
||||
isolation: isolate;
|
||||
}
|
||||
|
||||
.nodedc-glass-modal [data-slot="button"],
|
||||
|
||||
Reference in New Issue
Block a user