* Adjust url card style in client.
This commit is contained in:
@@ -14,5 +14,3 @@ body {margin-bottom: 0px !important;}
|
||||
.linkButton {float: right; padding-right: 10px; cursor: pointer;}
|
||||
.linkButton i {font-size: 17px !important;}
|
||||
.linkButton span {line-height: 40px; display: block;}
|
||||
::-webkit-scrollbar {width: 10px; height: 10px;}
|
||||
::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;}
|
||||
|
||||
@@ -16,5 +16,3 @@ body {margin-bottom: 0px !important;}
|
||||
.linkButton {float: right; padding-right: 10px; cursor: pointer;}
|
||||
.linkButton i {font-size: 17px !important;}
|
||||
.linkButton span {line-height: 40px; display: block;}
|
||||
::-webkit-scrollbar {width: 10px; height: 10px;}
|
||||
::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;}
|
||||
|
||||
@@ -15,5 +15,3 @@ td .task-toggle {pointer-events: auto !important;}
|
||||
.linkButton {float: right; padding-right: 10px; cursor: pointer;}
|
||||
.linkButton i {font-size: 17px !important;}
|
||||
.linkButton span {line-height: 40px; display: block;}
|
||||
::-webkit-scrollbar {width: 10px; height: 10px;}
|
||||
::-webkit-scrollbar-thumb:vertical {box-shadow: inset 1px 1px 0 rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(0 0 0 / 7%); background-color: rgba(0, 0, 0, 0.2); border-radius: 10px; opacity: 0; transition: opacity 0.1s;}
|
||||
|
||||
Reference in New Issue
Block a user