NotePostApp/www/css/editor.css

13 lines
318 B
CSS
Raw Normal View History

2019-01-07 21:34:24 -07:00
/*
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
Created on : Jan 7, 2019, 9:30:35 PM
Author : Skylar Ittner
*/
.CodeMirror {
border-bottom: none;
}