mirror of
https://github.com/mattermost/focalboard.git
synced 2025-04-14 11:28:37 +02:00
GH-2456 - Updating url property (#2478)
This commit is contained in:
parent
bec39e8a64
commit
b85f1ff0d2
@ -29,6 +29,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.octo-propertyrow {
|
.octo-propertyrow {
|
||||||
|
max-width: 595px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin: 6px 0;
|
margin: 6px 0;
|
||||||
|
@ -20,7 +20,8 @@
|
|||||||
|
|
||||||
.IconButton {
|
.IconButton {
|
||||||
display: none;
|
display: none;
|
||||||
margin-right: 4px;
|
margin: 0 0 0 4px;
|
||||||
|
flex: 0 0 24px;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: rgb(var(--center-channel-color-rgb), 0.1);
|
background-color: rgb(var(--center-channel-color-rgb), 0.1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user