mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
volume 100%; remove remove link
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
.volume{
|
||||
height: 3px;
|
||||
width: 60%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -133,6 +133,7 @@
|
||||
transition: bottom .05s;
|
||||
|
||||
.remove{
|
||||
display: none;
|
||||
float: right;
|
||||
margin-right: 5px;
|
||||
.mini-icon(remove-close);
|
||||
|
||||
Reference in New Issue
Block a user