mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
tidy up borders
This commit is contained in:
parent
b2fc4a1c4d
commit
c9a0e93a74
@ -66,16 +66,16 @@ limitations under the License.
|
||||
margin-bottom: 8px;
|
||||
border-width: 1px 1px;
|
||||
border-color: $primary-hairline-color;
|
||||
border-style: solid;
|
||||
border-radius: 5px;
|
||||
|
||||
.protocol-icon {
|
||||
float: left;
|
||||
margin-right: 30px;
|
||||
margin-right: 5px;
|
||||
img {
|
||||
border-radius: 5px;
|
||||
border-width: 1px 1px;
|
||||
border-color: $primary-hairline-color;
|
||||
border-style: solid;
|
||||
}
|
||||
span {
|
||||
/* Correct letter placement */
|
||||
|
Loading…
Reference in New Issue
Block a user