0
1
Fork 0
hedera-web-mindshore/forms/admin/connections/style.scss

10 lines
167 B
SCSS
Raw Normal View History

2022-05-26 06:08:31 +00:00
2022-05-24 21:11:12 +00:00
.action-bar .connections-sum {
2015-12-10 23:41:55 +00:00
padding: .4em;
background-color: #1e88e5;
2022-05-26 06:08:31 +00:00
border-radius: .1em;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
2015-12-10 23:24:14 +00:00
}