Skip to content

Commit 48392ef

Browse files
committed
Use tertiary color
1 parent ce47399 commit 48392ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plugins/notion/src/App.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,10 @@ select:not(:disabled) {
321321
width: 100%;
322322
}
323323

324+
.progress-bar-text p {
325+
color: var(--framer-color-text-tertiary);
326+
}
327+
324328
.progress-bar {
325329
height: 3px;
326330
width: 100%;

0 commit comments

Comments
 (0)