blob: 0a8ea031b136b145ab9d6a49aa86a9a981b717ad [file] [log] [blame]
/* Copyright 2015 The Vanadium Authors. All rights reserved. */
/* Use of this source code is governed by a BSD-style */
/* license that can be found in the LICENSE file. */
.cell {
overflow: hidden;
text-overflow: ellipsis;
padding: 0.75em 0.5em;
}
:host {
overflow: hidden;
}