You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-11-06 09:19:31 +02:00
Minor UI Updates (#3359)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
.board-search-icon {
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
left: 7px;
|
||||
left: 10px;
|
||||
color: rgba(var(--center-channel-color-rgb), 0.64);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
position: absolute;
|
||||
background-color: rgb(var(--center-channel-bg-rgb));
|
||||
color: rgb(var(--center-channel-color-rgb));
|
||||
border: 1px solid rgba(var(--center-channel-color-rgb), 0.16);
|
||||
border-radius: var(--default-rad);
|
||||
box-shadow: var(--elevation-4);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user