mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-03 22:22:19 +00:00
Improved the UI of the bottom sheet content
This commit is contained in:
committed by
Francis Lachapelle
parent
f515543e33
commit
41bc68946d
@@ -32,6 +32,10 @@ md-list {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.sg-inline-list-icon-label {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
||||
// Add some padding to the first icon in a list item
|
||||
@@ -90,4 +94,4 @@ div.md-tile-left {
|
||||
.md-tile-left-list:before {
|
||||
@extend .md-tile-left;
|
||||
content: "\f2d4";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user